diff options
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 \ |