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/mikmod/Makefile | |
parent | ca028a22ec5f2e493abb4194e16873b55603c294 (diff) | |
download | ports-fdf6141925a4f4d58f1d03a54230acc0afba0590.tar.gz ports-fdf6141925a4f4d58f1d03a54230acc0afba0590.zip |
Notes
Diffstat (limited to 'audio/mikmod/Makefile')
-rw-r--r-- | audio/mikmod/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile index 98c6071a4408..8dab8eedfef1 100644 --- a/audio/mikmod/Makefile +++ b/audio/mikmod/Makefile @@ -25,6 +25,7 @@ MAKE_JOBS_SAFE= yes CONFIGURE_ARGS+= --enable-color-interface .endif +LICENSE= GPLv2 MAN1= mikmod.1 PLIST_FILES= bin/mikmod |