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/bmp-festalon | |
parent | ca028a22ec5f2e493abb4194e16873b55603c294 (diff) |
Notes
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 \ |