aboutsummaryrefslogtreecommitdiff
path: root/sysutils/LPRng/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 19:09:11 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 19:09:11 +0000
commitf9bfad56c5f20f68338e2cd89769300e0d3e42cc (patch)
tree939b7187cbedd4a8cc92e43d8959ad5eee2b1e23 /sysutils/LPRng/Makefile
parent3df86a88a9d1a500b60debaa4e14f97e500a96c1 (diff)
downloadports-f9bfad56c5f20f68338e2cd89769300e0d3e42cc.tar.gz
ports-f9bfad56c5f20f68338e2cd89769300e0d3e42cc.zip
Update with the new PORTNAME/PORTVERSION variable
Notes
Notes: svn path=/head/; revision=27427
Diffstat (limited to 'sysutils/LPRng/Makefile')
-rw-r--r--sysutils/LPRng/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/LPRng/Makefile b/sysutils/LPRng/Makefile
index 6dd33b4ec623..89b611a5d10e 100644
--- a/sysutils/LPRng/Makefile
+++ b/sysutils/LPRng/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: LPRng
-# Version required: 3.6.8
# Date created: 2 Apr 1997
# Whom: desmo@bandwidth.org
#
# $FreeBSD$
#
-DISTNAME= LPRng-${LPRNG_VER}
+PORTNAME= LPRng
+PORTVERSION= 3.6.8
CATEGORIES= sysutils print
MASTER_SITES= ftp://ftp.astart.com/pub/LPRng/LPRng/
EXTRACT_SUFX= .tgz
@@ -14,10 +14,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LPRNG_DOC}
MAINTAINER= desmo@bandwidth.org
-LPRNG_VER= 3.6.8
-PLIST_SUB+= LPRNG_VER=${LPRNG_VER}
+PLIST_SUB+= LPRNG_VER=${PORTVERSION}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-LPRNG_DOC= LPRng_DOC-${LPRNG_VER}.tgz
+LPRNG_DOC= LPRng_DOC-${PORTVERSION}.tgz
MAKEFILE= Makefile.bsd
HAS_CONFIGURE= yes