summaryrefslogtreecommitdiff
path: root/audio/ascd/Makefile
blob: 075d63b6da2c0a0f2c9d485ef327724201d96bce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	ascd
# Version required:		0.12.0
# Date created:			29 November 1998
# Whom:				Jim Mock <jim@phrantic.phear.net>
#
# $Id: Makefile,v 1.7 1999/03/31 15:27:13 steve Exp $
#

DISTNAME=	ascd-0.12.0+lib-src
PKGNAME=	ascd-0.12
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
HAS_CONFIGURE=	yes
CONFIGURE_SCRIPT=	default

MAN1=		ascd.1

.include <bsd.port.mk>