summaryrefslogtreecommitdiff
path: root/german/dict
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 22:04:57 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 22:04:57 +0000
commita0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch)
tree3ffd72b216e533f037cfc7f06f222ca72e602018 /german/dict
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27416
Diffstat (limited to 'german/dict')
-rw-r--r--german/dict/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/german/dict/Makefile b/german/dict/Makefile
index 9890e00597b0..7e8f23c98e1d 100644
--- a/german/dict/Makefile
+++ b/german/dict/Makefile
@@ -6,18 +6,18 @@
# $FreeBSD$
#
-DISTNAME= dict-1.2
-PKGNAME= de-dict-1.2
+PORTNAME= de-dict
+PORTVERSION= 1.2
CATEGORIES= german
-MASTER_SITES= http://www.de.freebsd.org/~wosch/src/
+MASTER_SITES= http://www.de.freebsd.org/~wosch/src/
+DISTNAME= dict-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${dict}.gz
+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= wosch@FreeBSD.org
+MAINTAINER= wosch@FreeBSD.org
RUN_DEPENDS= agrep:${PORTSDIR}/textproc/agrep
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-
dict= ger-eng.txt
post-extract: ${dict}