# New ports collection makefile for: mp3encode # Version required: 1.10 # Date created: 5th August, 1998 # Whom: Joel Sutton # # $FreeBSD$ # DISTNAME= dist10 PKGNAME= mp3encode-1.10 CATEGORIES= audio MASTER_SITES= ftp://ftp.sunet.se/pub/multimedia/Berkeley/mpeg2/conformance-bitstreams/audio/mpeg2/software/technical_report/ MAINTAINER= jsutton@bbcon.com.au WRKSRC= ${WRKDIR}/${DISTNAME}/lsf/encoder ALL_TARGET= encode HAS_CONFIGURE= yes USE_GMAKE= yes # Directories and extra files # TABLE_LIB= ${PREFIX}/lib/mp3encode TABLE_LIB_SED= ${TABLE_LIB:S/\//\\\//g} TABLE_FILES= 1cb0 1cb1 1cb2 1cb4 1cb5 1cb6 1th0 1th1 1th2 1th4 1th5 1th6 \ 2cb0 2cb1 2cb2 2cb4 2cb5 2cb6 2th0 2th1 2th2 2th4 2th5 2th6 \ absthr_0 absthr_1 absthr_2 alloc_0 alloc_1 alloc_2 alloc_3 \ alloc_4 dewindow enwindow huffcode huffdec psy_data post-patch: @${ECHO} "===> Specifing table path " ${SED} "s/ZAP/${TABLE_LIB_SED}/g" < ${WRKSRC}/common.h >${WRKSRC}/common.h.sed ${CP} -f ${WRKSRC}/common.h.sed ${WRKSRC}/common.h do-install: @${ECHO} "===> Installing binaries" ${INSTALL_PROGRAM} ${WRKSRC}/encode ${PREFIX}/bin @${ECHO} "===> Installing table files" -${MKDIR} ${TABLE_LIB} for file in ${TABLE_FILES} ; do \ ${INSTALL_DATA} ${WRKSRC}/tables/$$file ${TABLE_LIB}/ ;\ done .include ype='hidden' name='id' value='ce068cfe6447ed86c6d3c0d80e9bd1e391a462e5'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/irc
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded iconv hack.bdrewery2016-08-041-7/+0
* Fix collision with getline(3)bapt2016-08-011-0/+20
* Reset miwi@'s ports, he stepped down from the Ports Team.rene2016-07-261-1/+1
* Fix connecting to servers with SSLv3 disabled to address POODLE.brd2016-07-262-1/+22
* - Update to 2.12.1amdmi32016-07-212-31/+31
* When there is a do-install target, do not use a post-install target, domat2016-07-193-6/+1
* - Add PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}nemysis2016-07-071-0/+1
* irc/quassel: update 0.12.3 -> 0.12.4junovitch2016-07-073-3/+5
* Bump PORTREVISION for the icu revert.mat2016-07-071-1/+1
* irc/epic4: do not depend on a specific version of Tclgahr2016-07-061-2/+2
* devel/icu: bump PORTREVISION on dependent portsgahr2016-07-061-0/+1
* Remove expired ports without open PRs:rene2016-07-0529-1037/+0
* Convert a couple ports that use both _CMAKE_ON and _CMAKE_OFF to _CMAKE_BOOL.adamw2016-07-011-8/+4
* With the power of USES=dos2unix, get rid of most patches and filesmat2016-06-2113-63/+48
* irc/znc: avoid depending on a particular ICU versiongahr2016-06-201-2/+1
* - Unbreak games/cowsay with a new MASTER_SITESantoine2016-06-041-3/+0
* Deprecate ports broken for more than 6 monthsantoine2016-06-045-0/+11
* - Use fishcrypt instead of py-fishcrypt [1]nemysis2016-06-011-1/+2
* - Update WWW entry to point to current upstreamashish2016-05-291-1/+1
* Remove expired misc/kdehier4 and update all of its consumers to not reference...rene2016-05-262-2/+2
* Remove useless WRKSRC definitions.mat2016-05-251-1/+0
* Simplify plist by using @samplebapt2016-05-241-26/+13
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-244-4/+3
* Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-2412-12/+12
* Reorganise and modernise the py-sqlalchemy ports.matthew2016-05-221-1/+1
* Fix build with PERL-off.vanilla2016-05-201-0/+2
* - Fix trailing whitespace in pkg-messagesamdmi32016-05-197-9/+9
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-1924-45/+45
* 1: add patch from upstream to fix @INC order for perl scripts.vanilla2016-05-183-4/+270
* irc/epic4: depend on Tcl via USES=tcl instead of LIB_DEPEND'ing on itgahr2016-05-111-1/+1
* - Update to 5.31, please seenemysis2016-05-034-13/+20
* - Switch to new upstreamashish2016-04-292-40/+14
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-284-4/+4
* create USES=gem and update rubygem- ports to use itswills2016-04-284-8/+4
* many ports: mark broken on powerpc64swills2016-04-222-0/+4
* irc/irc: convert to CONFIGURE_OUTSOURCEjbeich2016-04-131-7/+5
* Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}jbeich2016-04-131-1/+1
* Update irc/bitlbee to 3.4.2garga2016-04-113-15/+3
* Convert to @samplebapt2016-04-101-3/+1
* Update atheme-services to version 7.2.6.tdb2016-04-093-16/+42
* o Update to 1.0.1philip2016-04-085-16/+82
* Update to 0.8.19, and regen patches.vanilla2016-04-058-33/+35
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-01