aboutsummaryrefslogtreecommitdiff
path: root/audio/ascd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ascd/Makefile')
-rw-r--r--audio/ascd/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/audio/ascd/Makefile b/audio/ascd/Makefile
index 05c4a8a498f0..075d63b6da2c 100644
--- a/audio/ascd/Makefile
+++ b/audio/ascd/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: ascd
-# Version required: 0.10.1
+# Version required: 0.12.0
# 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 $
+# $Id: Makefile,v 1.7 1999/03/31 15:27:13 steve Exp $
#
-DISTNAME= ascd-0.10.1+lib
-PKGNAME= ascd-0.10.1
+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
@@ -17,6 +17,9 @@ 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>