# New ports collection makefile for: replaceit # Date created: Fri Aug 17 20:15:02 EDT 2001 # Whom: Patrick Li # # $FreeBSD$ # PORTNAME= replaceit PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://pldaniels.com/replaceit/ MAINTAINER= ports@FreeBSD.org COMMENT= A light replacement to the combination of sed/awk/grep/head/tail PLIST_FILES= bin/replaceit PORTDOCS= CHANGELOG INSTALL LICENSE README do-install: @${INSTALL_PROGRAM} ${WRKSRC}/replaceit ${PREFIX}/bin post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for FILE in ${PORTDOCS} @${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} .endfor .endif .include freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - reset MAINTAINERdinoex2012-06-261-1/+1
* - update to 0.9.1dinoex2012-06-092-3/+3
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - update to 0.8.8dinoex2010-07-183-6/+5
* LICENSE GPLv2dinoex2010-06-041-1/+1
* LICENSE GPLv2dinoex2010-06-041-0/+2
* - use UNIQUENAME for LDCONFIGdinoex2010-06-031-0/+1
* - drop USE_GNUSTEP_PREFIXdinoex2010-05-302-164/+163
* - update to jpeg-8dinoex2010-02-051-0/+1
* - add LICENSE:dinoex2009-01-171-0/+2
* - udpate to 0.8.7dinoex2008-11-175-8/+93
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - update to 0.8.6dinoex2007-07-233-5/+5
* - update for gnustep-make-2.0.0dinoex2007-05-252-72/+73