aboutsummaryrefslogtreecommitdiff
path: root/audio/cmp3
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2011-05-19 18:25:58 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2011-05-19 18:25:58 +0000
commitda9a918f01f28db32853dbb5f5dfd01e274bda3b (patch)
tree9bea2287f57405d48eec96fe8d709d6273923288 /audio/cmp3
parent0bf7c502a1716a7c6592fac25a23cdd51139f562 (diff)
downloadports-da9a918f01f28db32853dbb5f5dfd01e274bda3b.tar.gz
ports-da9a918f01f28db32853dbb5f5dfd01e274bda3b.zip
- Add license
Notes
Notes: svn path=/head/; revision=274330
Diffstat (limited to 'audio/cmp3')
-rw-r--r--audio/cmp3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile
index 1770524e454f..100040434227 100644
--- a/audio/cmp3/Makefile
+++ b/audio/cmp3/Makefile
@@ -17,6 +17,8 @@ COMMENT= An ncurses based frontend to mpg123
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
+LICENSE= GPLv2
+
WRKSRC= ${WRKDIR}/${PORTNAME}-kenrevs
USE_GMAKE= yes