summaryrefslogtreecommitdiff
path: root/audio/adplug
diff options
context:
space:
mode:
authornros <nros>2016-04-20 12:10:24 +0000
committernros <nros>2016-04-20 12:10:24 +0000
commit3b061d2befa41ac80c49675770e3de978d277547 (patch)
treed00c69d12d8453b67d39622bbea7c29faa454e0c /audio/adplug
parenta34e105203eff6ffd5d4508dc09ba8ecd1b7cbd8 (diff)
downloadpkgsrc-3b061d2befa41ac80c49675770e3de978d277547.tar.gz
Set LICENSE for a lot of audio packages.
Diffstat (limited to 'audio/adplug')
-rw-r--r--audio/adplug/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/adplug/Makefile b/audio/adplug/Makefile
index f412e8f736c..6cc83da8933 100644
--- a/audio/adplug/Makefile
+++ b/audio/adplug/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/09/11 23:59:21 asau Exp $
+# $NetBSD: Makefile,v 1.7 2016/04/20 12:10:24 nros Exp $
#
DISTNAME= adplug-2.1
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= jfranz@bsdprojects.net
HOMEPAGE= http://adplug.sourceforge.net/
COMMENT= AdLib emulator library supporting many formats
+LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
USE_LIBTOOL= yes