summaryrefslogtreecommitdiff
path: root/audio/mp3asm
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/mp3asm
parenta34e105203eff6ffd5d4508dc09ba8ecd1b7cbd8 (diff)
downloadpkgsrc-3b061d2befa41ac80c49675770e3de978d277547.tar.gz
Set LICENSE for a lot of audio packages.
Diffstat (limited to 'audio/mp3asm')
-rw-r--r--audio/mp3asm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mp3asm/Makefile b/audio/mp3asm/Makefile
index 20b595cb729..603655f6e22 100644
--- a/audio/mp3asm/Makefile
+++ b/audio/mp3asm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/10/02 23:47:58 asau Exp $
+# $NetBSD: Makefile,v 1.12 2016/04/20 12:10:29 nros Exp $
#
DISTNAME= mp3asm-0.1.3-1
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://mp3asm.sourceforge.net/
COMMENT= MPEG 1/2/2.5 audio layer 1,2,3 frame level editor
+LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/mp3asm-0.1
GNU_CONFIGURE= yes