summaryrefslogtreecommitdiffstats
path: root/print/pfaedit
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2002-01-23 03:06:45 +0000
committersf <sf@FreeBSD.org>2002-01-23 03:06:45 +0000
commit868192720a40231905e2c195718e69730e147e07 (patch)
treebddd5e418722cbe95e84ba76bacb46e49b14e201 /print/pfaedit
parent0133d0d26d45f1b6d7f90eecda4448dbdce8b035 (diff)
downloadFreeBSD-ports-868192720a40231905e2c195718e69730e147e07.zip
FreeBSD-ports-868192720a40231905e2c195718e69730e147e07.tar.gz
update to 20020122.
PR: 34190 Submitted by: maintainer
Diffstat (limited to 'print/pfaedit')
-rw-r--r--print/pfaedit/Makefile12
-rw-r--r--print/pfaedit/distinfo4
-rw-r--r--print/pfaedit/pkg-plist2
3 files changed, 8 insertions, 10 deletions
diff --git a/print/pfaedit/Makefile b/print/pfaedit/Makefile
index 98fab0a..1ea1a43 100644
--- a/print/pfaedit/Makefile
+++ b/print/pfaedit/Makefile
@@ -6,12 +6,10 @@
#
PORTNAME= pfaedit
-PORTVERSION= 20011219
+PORTVERSION= 20${DIST_VER}
CATEGORIES= print
MASTER_SITES= http://pfaedit.sourceforge.net/
-DISTFILES= ${PORTNAME}_src-${DIST_VER}.tgz \
- libgunicode-${LIBGUNI_VER}.tgz libgdraw-${LIBGDRAW_VER}.tgz \
- cidmaps.tgz
+DISTFILES= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz
MAINTAINER= kanou@mil.allnet.ne.jp
@@ -30,9 +28,7 @@ ALL_TARGET= pfaedit
MAN1= pfaedit.1
-DIST_VER= 011219
-LIBGDRAW_VER= 011219
-LIBGUNI_VER= 011219
+DIST_VER= 020122
post-patch:
${PERL} -pi.orig -e 's,/usr/share/,${PREFIX}/share/,g' \
@@ -44,6 +40,8 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pfaedit/pfaedit ${PREFIX}/bin
${MKDIR} ${PREFIX}/share/pfaedit
${INSTALL_DATA} ${WRKDIR}/*.cidmap ${PREFIX}/share/pfaedit
+ ${MKDIR} ${PREFIX}/share/doc/pfaedit
+ ${INSTALL_DATA} ${WRKSRC}/LICENSE ${PREFIX}/share/doc/pfaedit
${INSTALL_MAN} ${WRKSRC}/pfaedit/pfaedit.1 ${PREFIX}/man/man1
.include <bsd.port.mk>
diff --git a/print/pfaedit/distinfo b/print/pfaedit/distinfo
index 4f3747d..c285936 100644
--- a/print/pfaedit/distinfo
+++ b/print/pfaedit/distinfo
@@ -1,4 +1,2 @@
-MD5 (pfaedit_src-011219.tgz) = 4dd183f94b9dd9a71cd102ae6833fab3
-MD5 (libgunicode-011219.tgz) = 0cf9a4f52ada42f6062c127a1ceb6dfc
-MD5 (libgdraw-011219.tgz) = ccce954d9a68a3851b1485fbc0703718
+MD5 (pfaedit_full-020122.tgz) = b51fa4d720d29952f70736bda1368490
MD5 (cidmaps.tgz) = 6bc25e216e9fe8b0c3b226cab3886f83
diff --git a/print/pfaedit/pkg-plist b/print/pfaedit/pkg-plist
index 5e1d5af..10fac21 100644
--- a/print/pfaedit/pkg-plist
+++ b/print/pfaedit/pkg-plist
@@ -6,3 +6,5 @@ share/pfaedit/Adobe-GB1-4.cidmap
share/pfaedit/Adobe-Japan1-4.cidmap
share/pfaedit/Adobe-Korea1-2.cidmap
@dirrm share/pfaedit
+share/doc/pfaedit/LICENSE
+@dirrm share/doc/pfaedit
OpenPOWER on IntegriCloud