diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-25 08:39:27 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-25 08:39:27 +0000 |
commit | fdf6141925a4f4d58f1d03a54230acc0afba0590 (patch) | |
tree | ec7c80348c27f1fd595018de637f5bfce7d0b617 /audio/xmms-sapplug/Makefile | |
parent | - Update to 1.0.1 (diff) |
Add LICENSE and remove MD5 sums.
Feature safe: yes
Diffstat (limited to 'audio/xmms-sapplug/Makefile')
-rw-r--r-- | audio/xmms-sapplug/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms-sapplug/Makefile b/audio/xmms-sapplug/Makefile index d0d255ad4e00..09bd440798c6 100644 --- a/audio/xmms-sapplug/Makefile +++ b/audio/xmms-sapplug/Makefile @@ -26,6 +26,7 @@ MAKE_JOBS_UNSAFE= yes CXXFLAGS+= --no-exceptions WRKSRC= ${WRKDIR}/sapplug-${DISTVERSION} +LICENSE= GPLv2 PLIST_FILES= lib/xmms/Input/libsap.so OPTIONS= OPTIMIZED_CXXFLAGS "use optimized C++ flags" on \ |