diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 13:30:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 13:30:32 +0000 |
commit | f7bb9e20782489fc6e22bb6c35c26051cb1d8c33 (patch) | |
tree | 7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/libaudiofile/Makefile | |
parent | 086f7dc00aa3fa9b201867614918f313f51535e9 (diff) | |
download | pkgsrc-f7bb9e20782489fc6e22bb6c35c26051cb1d8c33.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/libaudiofile/Makefile')
-rw-r--r-- | audio/libaudiofile/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index 847e9e65730..f5f258e05cd 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2000/12/13 16:35:23 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2001/02/16 13:30:44 wiz Exp $ # FreeBSD Id: Makefile,v 1.2 1999/01/27 08:31:48 fenner Exp # @@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.68k.org/pub/michael/ \ MAINTAINER= tron@netbsd.org HOMEPAGE= http://andromeda.68k.org/~michael/audiofile/ +COMMENT= Sound library for SGI audio file GNU_CONFIGURE= YES USE_LIBTOOL= YES |