summaryrefslogtreecommitdiff
path: root/audio/oggasm/Makefile
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/oggasm/Makefile
parenta34e105203eff6ffd5d4508dc09ba8ecd1b7cbd8 (diff)
downloadpkgsrc-3b061d2befa41ac80c49675770e3de978d277547.tar.gz
Set LICENSE for a lot of audio packages.
Diffstat (limited to 'audio/oggasm/Makefile')
-rw-r--r--audio/oggasm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/oggasm/Makefile b/audio/oggasm/Makefile
index 3ff4d17e3ca..7abdeec7a34 100644
--- a/audio/oggasm/Makefile
+++ b/audio/oggasm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2015/06/12 10:48:23 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2016/04/20 12:10:30 nros Exp $
#
DISTNAME= oggasm_1.4.0
@@ -11,6 +11,7 @@ MAINTAINER= rxg@NetBSD.org
# HOMEPAGE= http://oggasm.sourceforge.net/
# but see http://us.geocities.com/pvachusk/programs/index.html
COMMENT= Perform batch conversion of mp3s into oggs
+LICENSE= gnu-gpl-v2
DEPENDS+= mpg123>=0.59.18:../../audio/mpg123
DEPENDS+= vorbis-tools>=1.0.0.7:../../audio/vorbis-tools