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/libadplug/Makefile | |
parent | ca028a22ec5f2e493abb4194e16873b55603c294 (diff) | |
download | ports-fdf6141925a4f4d58f1d03a54230acc0afba0590.tar.gz ports-fdf6141925a4f4d58f1d03a54230acc0afba0590.zip |
Notes
Diffstat (limited to 'audio/libadplug/Makefile')
-rw-r--r-- | audio/libadplug/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libadplug/Makefile b/audio/libadplug/Makefile index 290d106f17fd..874f5adb687c 100644 --- a/audio/libadplug/Makefile +++ b/audio/libadplug/Makefile @@ -30,6 +30,7 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} ${CPPFLAGS}" \ CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" +LICENSE= GPLv2 INFO= libadplug MAN1= adplugdb.1 |