diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-07 08:08:09 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-07 08:08:09 +0000 |
commit | 214c7fdd3e2b83b77edda662ce397e3230b229cb (patch) | |
tree | 7d7c5bd5ce0bca59ab8752b14d56a713539f3957 /audio | |
parent | 1c1f671dd0dac842dd1cd37f961f03c4a529b2f1 (diff) | |
download | pkgsrc-214c7fdd3e2b83b77edda662ce397e3230b229cb.tar.gz |
Add LICENSE.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-Audio-CD/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/p5-Audio-CD/Makefile b/audio/p5-Audio-CD/Makefile index 97fb7d934a8..dd115245fdb 100644 --- a/audio/p5-Audio-CD/Makefile +++ b/audio/p5-Audio-CD/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/08/06 12:31:10 adam Exp $ +# $NetBSD: Makefile,v 1.17 2011/10/07 08:08:09 hiramatsu Exp $ DISTNAME= Audio-CD-0.05 PKGNAME= p5-${DISTNAME} @@ -10,6 +10,7 @@ MASTER_SITES= http://www.vanhemert.co.uk/files/ MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://www.vanhemert.co.uk/disc-cover.html COMMENT= Audio-CD perl module for use with disc-cover +LICENSE= artistic PKG_DESTDIR_SUPPORT= user-destdir |