aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-03-23 04:36:22 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-03-23 04:36:22 +0800
commit0a94e96961f709ca1f18fbced5e4839bab024a7e (patch)
tree5a705c8fa170d9fe6003a8a91062a9205e40201a /audio
parent5d795f1eae18aa465a658bbc93975614ddc7e047 (diff)
downloadfreebsd-ports-gnome-0a94e96961f709ca1f18fbced5e4839bab024a7e.tar.gz
freebsd-ports-gnome-0a94e96961f709ca1f18fbced5e4839bab024a7e.tar.zst
freebsd-ports-gnome-0a94e96961f709ca1f18fbced5e4839bab024a7e.zip
- Add LICENSE
Diffstat (limited to 'audio')
-rw-r--r--audio/wavplay/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/wavplay/Makefile b/audio/wavplay/Makefile
index c4b0d5cb5b19..d640f3e97ef7 100644
--- a/audio/wavplay/Makefile
+++ b/audio/wavplay/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SUNSITE/apps/sound/players/
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Wav player and recorder
+LICENSE= GPLv2 # only
+LICENSE_FILE= ${WRKSRC}/COPYING
+
ONLY_FOR_ARCHS= armv6 i386 amd64
INSTALL_TARGET= install PREFIX="${STAGEDIR}${PREFIX}"