# New ports collection makefile for: autoconf-wrapper # Date created: 4th April 2007 # Whom: des # # $FreeBSD$ # PORTNAME?= autoconf-wrapper PORTVERSION= 20071109 CATEGORIES= devel MASTER_SITES= # none DISTFILES= # none MAINTAINER= des@FreeBSD.org COMMENT?= Wrapper script for GNU autoconf WRKSRC= ${WRKDIR} NO_BUILD= YES TOOL?= AUTOCONF WRAPPED_TOOLS?= autoconf autoheader autom4te autoreconf autoscan \ autoupdates ifnames .include TOOLS_CASE!= ${ECHO_CMD} ${WRAPPED_TOOLS} | ${TR} ' ' '|' PLIST_FILES= bin/${PORTNAME} .for tool in ${WRAPPED_TOOLS} PLIST_FILES+= bin/${tool} .endfor do-configure: @${SED} \ -e 's,%%PREFIX%%,${PREFIX},g' \ -e 's,%%TOOL%%,${TOOL},g' \ -e 's,%%TOOLS_CASE%%,${TOOLS_CASE},g' \ <${FILESDIR}/autotools-wrapper.sh >${WRKDIR}/${PORTNAME}.sh do-install: @${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME} .for tool in ${WRAPPED_TOOLS} @${LN} -s ${PORTNAME} ${PREFIX}/bin/${tool} .endfor .include it 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.26.2.marcus2009-05-192-4/+4
* Presenting GNOME 2.26.1 for FreeBSD.kwm2009-04-242-5/+5
* Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-104-373/+167
* Fix a GNUism with the calendar month view. It was previously displayingmarcus2009-03-062-0/+42
* Update to 2.24.5.marcus2009-03-012-4/+4
* - Simplify ldconfig handlingpav2009-02-131-6/+2
* Update to 2.24.4.marcus2009-02-042-5/+4
* - Fix typopav2009-01-131-1/+1
* Add a missing directory to the plist.marcus2009-01-132-0/+2
* Update to 2.24.3.marcus2009-01-133-4/+5
* Presenting GNOME 2.24 for FreeBSD.marcus2009-01-104-57/+117
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-0/+1
* Update to 2.22.3.1.marcus2008-07-012-5/+4
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* Update to 2.22.2.mezz2008-05-273-7/+6