summaryrefslogtreecommitdiffstats
path: root/japanese/a2ps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/a2ps/Makefile')
-rw-r--r--japanese/a2ps/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/japanese/a2ps/Makefile b/japanese/a2ps/Makefile
index 97a7d33..cc280d1 100644
--- a/japanese/a2ps/Makefile
+++ b/japanese/a2ps/Makefile
@@ -1,21 +1,21 @@
# New ports collection makefile for: a2ps-j
-# Version required: 1.39
+# Version required: 1.41
# Date created: 16 Nov 1996
# Whom: SAITO Itsuro <saito@miv.t.u-tokyo.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/03/03 10:21:19 asami Exp $
#
-DISTNAME= a2ps-1.39
-PKGNAME= jp-a2ps-1.39
+DISTNAME= a2ps.pl-1.41
+PKGNAME= jp-a2ps-1.41
+CATEGORIES= japanese print
MASTER_SITES= ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/ \
ftp://ftp.sra.co.jp/pub/lang/perl/sra-scripts/
-CATEGORIES= japanese print
-EXTRACT_SUFX=
+EXTRACT_SUFX= # None
MAINTAINER= saito@miv.t.u-tokyo.ac.jp
-EXTRACT_CMD= cp
+EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= .
NO_WRKSUBDIR= yes
@@ -23,6 +23,6 @@ NO_CONFIGURE= yes
NO_BUILD= yes
do-install:
- ${INSTALL_SCRIPT} ${WRKDIR}/a2ps-1.39 ${PREFIX}/bin/a2ps-j
+ ${INSTALL_SCRIPT} ${WRKDIR}/a2ps.pl-1.41 ${PREFIX}/bin/a2ps-j
.include <bsd.port.mk>
OpenPOWER on IntegriCloud