diff options
author | pav <pav@FreeBSD.org> | 2007-11-18 02:43:49 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-11-18 02:43:49 +0800 |
commit | 1db919dc17a1d118f38e4dc33df10b019ff370c7 (patch) | |
tree | 5b6fe4002c0750a34a1122dfd42e53d4c833d026 /audio/aacplusenc/Makefile | |
parent | 333f33ce6b57d559183597b14c3a99f3d26f429f (diff) | |
download | freebsd-ports-graphics-1db919dc17a1d118f38e4dc33df10b019ff370c7.tar.gz freebsd-ports-graphics-1db919dc17a1d118f38e4dc33df10b019ff370c7.tar.zst freebsd-ports-graphics-1db919dc17a1d118f38e4dc33df10b019ff370c7.zip |
- Repackaged by vendor, no change to archive content
Reported by: pointyhat
Approved by: portmgr (hat)
Diffstat (limited to 'audio/aacplusenc/Makefile')
-rw-r--r-- | audio/aacplusenc/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/aacplusenc/Makefile b/audio/aacplusenc/Makefile index 3d83ee67d80..0fe5b3260b0 100644 --- a/audio/aacplusenc/Makefile +++ b/audio/aacplusenc/Makefile @@ -8,14 +8,13 @@ PORTNAME= aacplusenc PORTVERSION= 0.7 CATEGORIES= audio -MASTER_SITES= http://openjlabs.com/tl_files/openjlabs/downloads/ -DISTNAME= ${PORTNAME}_${PORTVERSION} +MASTER_SITES= http://teknoraver.campuslife.it/software/mp4tools/ MAINTAINER= pav@FreeBSD.org COMMENT= aacPlus v2 command-line encoder +USE_BZIP2= yes USE_GMAKE= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} RESTRICTED= unclear legal status, probably need licenses from 3GPP, Via Licensing and Coding Technologies |