diff options
author | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
commit | 1a921119dd7800c8643b301cf01c02647fdd018d (patch) | |
tree | 7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/xmp/Makefile | |
parent | 735eb74eec9be0d73eb9d78dfa7ca9af58c0ab53 (diff) | |
download | pkgsrc-1a921119dd7800c8643b301cf01c02647fdd018d.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/xmp/Makefile')
-rw-r--r-- | audio/xmp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 1a9df8daf16..1b4d9c3f092 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/28 01:25:40 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:30:54 wiz Exp $ # FreeBSD: ports/audio/xmp/Makefile,v 1.5 2000/04/08 21:24:59 mharo Exp # @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= rxg@ms25.url.com.tw HOMEPAGE= http://xmp.helllabs.org/ +COMMENT= Player for many different Amiga and PC module formats. GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-alsa \ |