diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mac/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/mac/Makefile b/audio/mac/Makefile index a9325cfe92f..c6ac362be33 100644 --- a/audio/mac/Makefile +++ b/audio/mac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2009/05/28 20:35:53 zafer Exp $ +# $NetBSD: Makefile,v 1.6 2011/02/05 18:54:59 wiz Exp $ # DISTNAME= mac-3.99-u4-b5 @@ -7,8 +7,9 @@ CATEGORIES= audio MASTER_SITES= http://supermmx.org/resources/linux/mac/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://supermmx.org +HOMEPAGE= http://supermmx.org/ COMMENT= Monkey's Audio support library (for .ape files) +LICENSE= mac-license PKG_DESTDIR_SUPPORT= user-destdir |