# ex:ts=8 # New ports collection makefile for: wtf # Date created: 29 December 2001 # Whom: Maxime Henrion # # $FreeBSD$ # PORTNAME= wtf PORTVERSION= 20051104 CATEGORIES= games MASTER_SITES= http://www.mu.org/~mux/wtf/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= petef MAINTAINER= mux@FreeBSD.org COMMENT= Translates common Internet acronyms NO_BUILD= yes MAN6= wtf.6 PLIST_FILES= bin/wtf %%DATADIR%%/acronyms %%DATADIR%%/acronyms.comp PLIST_DIRS= %%DATADIR%% post-patch: @${REINPLACE_CMD} -e 's|/usr/share/misc|${DATADIR}|g' ${WRKSRC}/wtf* do-install: ${INSTALL_SCRIPT} ${WRKSRC}/wtf ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/wtf.6 ${PREFIX}/man/man6 @${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/acronyms ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/acronyms.comp ${DATADIR} .include d>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 20100108tmclaugh2010-03-291-3/+3
* Update to 20070806:tmclaugh2007-08-111-3/+3
* Add SHA256 to my personal ports.tmclaugh2005-12-011-0/+1
* Unbreak by updating to 20050625.novel2005-07-051-2/+2
* - Update to 20050514ahze2005-06-081-2/+2
* Update to 20050103 to fix security vulnerabilityahze2005-01-071-2/+2