diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-15 16:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-15 16:53:15 +0000 |
commit | 12edfbbc3cae1297cb2e164d288d1c994a75ff9d (patch) | |
tree | 7736b5679a705bd414dfeaab5673525befc0badd /devel/libnjb | |
parent | b8809b7afa4c217a36fca28a4832c80b4f172d88 (diff) | |
download | pkgsrc-12edfbbc3cae1297cb2e164d288d1c994a75ff9d.tar.gz |
Set LICENSE.
Diffstat (limited to 'devel/libnjb')
-rw-r--r-- | devel/libnjb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libnjb/Makefile b/devel/libnjb/Makefile index 1efbf5399f0..86514175560 100644 --- a/devel/libnjb/Makefile +++ b/devel/libnjb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/02/15 16:38:15 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2010/02/15 16:53:15 wiz Exp $ # DISTNAME= libnjb-2.2.6 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libnjb/} MAINTAINER= ku3@sl.aanet.ru HOMEPAGE= http://libnjb.sourceforge.net/ COMMENT= Communicating with some Creative and Dell audio players +LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir |