1: Stagify.

2: add LICENSE.
This commit is contained in:
Vanilla I. Shu 2014-08-14 15:22:00 +00:00
parent bb5fd13d53
commit 750f08a625
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364851
2 changed files with 4 additions and 4 deletions

View file

@ -5,19 +5,21 @@ PORTNAME= dict
PORTVERSION= 1.2
CATEGORIES= german
MASTER_SITES= http://wolfram.schneider.org/src/
DISTNAME= dict-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${dict}.gz
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple English/German dictionary
LICENSE= BSD2CLAUSE
RUN_DEPENDS= agrep:${PORTSDIR}/textproc/agrep
PLIST_FILES= bin/de-dict share/ger-eng.txt
dict= ger-eng.txt
post-extract: ${dict}
NO_STAGE= yes
${dict}:
${GZCAT} < ${DISTDIR}/${dict}.gz > ${WRKSRC}/${.TARGET}

View file

@ -1,2 +0,0 @@
bin/de-dict
share/ger-eng.txt