aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ascd/Makefile
blob: 05c4a8a498f00c26cdcf3e9e987c8ce7f6c68210 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    ascd
# Version required:     0.10.1
# Date created:         29 November 1998
# Whom:             Jim Mock <jim@phrantic.phear.net>
#
# $Id: Makefile,v 1.6 1999/03/08 20:06:04 fenner Exp $
#

DISTNAME=   ascd-0.10.1+lib
PKGNAME=    ascd-0.10.1
CATEGORIES= audio afterstep windowmaker
MASTER_SITES=   http://worldserver.oleane.com/rsn/Archives/
EXTRACT_SUFX=   .tgz

MAINTAINER= jim@phrantic.phear.net

LIB_DEPENDS=    Xpm.4:${PORTSDIR}/graphics/xpm

USE_IMAKE=  yes
MAN1=       ascd.1

.include <bsd.port.mk>