diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-03-20 14:52:19 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-03-20 14:52:19 +0000 |
commit | 153f81b40f3ff4672130ef2b908458709b022495 (patch) | |
tree | 6c430a62cd12b1bdf998b30837e6504a10b3abbc /audio/lame | |
parent | 3adde81cab0d6a17b22da4214857de44ed394de3 (diff) | |
download | ports-153f81b40f3ff4672130ef2b908458709b022495.tar.gz ports-153f81b40f3ff4672130ef2b908458709b022495.zip |
Notes
Diffstat (limited to 'audio/lame')
-rw-r--r-- | audio/lame/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index ca945ed637b6..d3171a9dec97 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -26,6 +26,8 @@ USE_LIBTOOL_VER=15 USE_GMAKE= yes CONFIGURE_ARGS= --enable-nasm --enable-mp3rtp --disable-gtktest +NO_PACKAGE= "patent issues, see http://www.mp3licensing.com/" + MAN1= lame.1 DOC_FILES= API LICENSE PRESETS.draft README TODO USAGE |