aboutsummaryrefslogtreecommitdiff
path: root/converters/trans
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
commit59df8af48ea44d533d5de8118602cc174bda92da (patch)
tree099d3028bb9a8d6c138c5cf52f3b004582a91035 /converters/trans
parent3da86c6aa2b3345aabb564415cd86b5e3872ca1a (diff)
downloadports-59df8af48ea44d533d5de8118602cc174bda92da.tar.gz
ports-59df8af48ea44d533d5de8118602cc174bda92da.zip
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27419
Diffstat (limited to 'converters/trans')
-rw-r--r--converters/trans/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/converters/trans/Makefile b/converters/trans/Makefile
index 809e430d143c..bdd5b8be1f4a 100644
--- a/converters/trans/Makefile
+++ b/converters/trans/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: trans
-# Version required: 1.20
# Date created: 6 May 1996
# Whom: ache
#
# $FreeBSD$
#
-DISTNAME= trans120
-PKGNAME= trans-1.20
-CATEGORIES= converters russian
-MASTER_SITES= http://www.kostis.net/freeware/
+PORTNAME= trans
+PORTVERSION= 1.20
+CATEGORIES= converters russian
+MASTER_SITES= http://www.kostis.net/freeware/
+DISTNAME= trans120
-MAINTAINER= ache@FreeBSD.org
+MAINTAINER= ache@FreeBSD.org
-LIBDIR= ${PREFIX}/lib/trans
-ALL= transhtm transiso transce8 transtab checkiso checkuni
+LIBDIR= ${PREFIX}/lib/trans
+ALL= transhtm transiso transce8 transtab checkiso checkuni
do-install:
cd ${WRKSRC}/src && $(INSTALL_PROGRAM) $(ALL) ${PREFIX}/bin