Thu Apr 2 23:12:55 2015 UTC ()
Import wtf-20150206 as games/wtf.

This is a convenient way to get the "wtf" programme and also its acronyms
database outside of NetBSD source tree. wtf is little shell script which
translates acronyms for you.


(rodent)
diff -r0 -r1.1 pkgsrc/games/wtf/DESCR
diff -r0 -r1.1 pkgsrc/games/wtf/Makefile
diff -r0 -r1.1 pkgsrc/games/wtf/PLIST
diff -r0 -r1.1 pkgsrc/games/wtf/distinfo

File Added: pkgsrc/games/wtf/DESCR
This is a convenient way to get the "wtf" programme and also its acronyms
database outside of NetBSD source tree. wtf is little shell script which
translates acronyms for you.

File Added: pkgsrc/games/wtf/Makefile
# $NetBSD: Makefile,v 1.1 2015/04/02 23:12:55 rodent Exp $
#

DISTNAME=	wtf-20150206
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=bsdwtf/}

MAINTAINER=	pho@cielonegro.org
HOMEPAGE=	http://bsdwtf.sourceforge.net/
COMMENT=	Translate common Internet acronyms
LICENSE=	public-domain

NO_BUILD=	yes

SUBST_CLASSES+=		paths
SUBST_FILES.paths=	wtf wtf.6
SUBST_MESSAGE.paths=	Fixing absolute paths.
SUBST_SED.paths=	-e 's|/usr/share/misc/|${PREFIX}/share/wtf/|g'
SUBST_STAGE.paths=	pre-configure

REPLACE_SH=		wtf

INSTALLATION_DIRS+= 	bin share/wtf ${PKGMANDIR}/man6

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/wtf ${DESTDIR}${PREFIX}/bin
	${INSTALL_DATA} ${WRKSRC}/acronyms* ${DESTDIR}${PREFIX}/share/wtf
	${INSTALL_MAN} ${WRKSRC}/wtf.6 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man6

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/games/wtf/PLIST
@comment $NetBSD: PLIST,v 1.1 2015/04/02 23:12:55 rodent Exp $
bin/wtf
man/man6/wtf.6
share/wtf/acronyms
share/wtf/acronyms.comp

File Added: pkgsrc/games/wtf/distinfo
$NetBSD: distinfo,v 1.1 2015/04/02 23:12:55 rodent Exp $

SHA1 (wtf-20150206.tar.gz) = 2e43ec94088fab927539e7e97be17025a8e70238
RMD160 (wtf-20150206.tar.gz) = d5170370f5a15c2dfa2500f0bc7bac98b0adf068
Size (wtf-20150206.tar.gz) = 23175 bytes