# New ports collection makefile for: faac # Date created: Wed May 5 16:38:55 EDT 2004 # Whom: Michael Johnson # # $FreeBSD$ # PORTNAME= faac PORTVERSION= 1.26 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= faac MAINTAINER= multimedia@FreeBSD.org COMMENT= MPEG-2 and MPEG-4 AAC audio encoder LIB_DEPENDS= mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 RESTRICTED= Distribution in binary form is prohibited WRKSRC= ${WRKDIR}/${PORTNAME} USE_DOS2UNIX= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= automake:19 autoheader:261 libtool:15 AUTOMAKE_ARGS= --add-missing USE_GMAKE= yes USE_DOS2UNIX= yes CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ LIBS="-lmp4v2" .include pre-configure: @${ECHO_CMD} "" >>${WRKSRC}/libfaac/psych.h @cd ${WRKSRC}; ${SETENV} ${AUTOMAKE_ENV} ${ACLOCAL} -I .; \ ${SETENV} ${SCRIPTS_ENV} ${LIBTOOLIZE} --automake .include mg src='/~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 2.6.0antoine2014-11-073-6/+9
* Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.tijl2014-09-171-1/+1
* - Update to 2.5.0tijl2014-07-093-25/+133
* - Stage supportmiwi2014-03-092-4/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert to the new perl5 frameworkaz2013-09-121-2/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-1/+1
* - Add explicit pkgconf dependencybdrewery2013-03-241-4/+2
* Update PCRE to 8.32mm2012-12-111-2/+2
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-1/+2
* - Update to 2.1.1 [1]zi2011-09-263-14/+20
* - Update to 1.3.1wen2010-12-313-10/+17