diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-01-25 16:39:27 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-01-25 16:39:27 +0800 |
commit | b64ad86176af5de0fbbcf0a95a3234a1025fe8e7 (patch) | |
tree | cd2ff77495fd638c5eef9ba016e4c67771ac00ab /audio/bmp-festalon | |
parent | ef9f0cb65095bc5cb1f86c735b94a725572cbd6b (diff) | |
download | freebsd-ports-gnome-b64ad86176af5de0fbbcf0a95a3234a1025fe8e7.tar.gz freebsd-ports-gnome-b64ad86176af5de0fbbcf0a95a3234a1025fe8e7.tar.zst freebsd-ports-gnome-b64ad86176af5de0fbbcf0a95a3234a1025fe8e7.zip |
Add LICENSE and remove MD5 sums.
Feature safe: yes
Diffstat (limited to 'audio/bmp-festalon')
-rw-r--r-- | audio/bmp-festalon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/bmp-festalon/Makefile b/audio/bmp-festalon/Makefile index ea1f76aeb686..23dfb9fc0af5 100644 --- a/audio/bmp-festalon/Makefile +++ b/audio/bmp-festalon/Makefile @@ -18,6 +18,7 @@ CONFIGURE_ARGS+= --enable-interface=bmp DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist +LICENSE= GPLv2 PLIST_FILES= lib/bmp/Input/libfestalon_bmp.a \ lib/bmp/Input/libfestalon_bmp.la \ lib/bmp/Input/libfestalon_bmp.so \ |