aboutsummaryrefslogtreecommitdiff
path: root/graphics/tiff2png
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-11-26 15:35:38 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-11-26 15:35:38 +0000
commitdada9bce4d9397cdf29669239a952ba5fba33825 (patch)
treeddbd777b281d22eda9c893481079ce642b304cf1 /graphics/tiff2png
parent0a84214db5fd676992878c66edc9cd36685b5af3 (diff)
downloadports-dada9bce4d9397cdf29669239a952ba5fba33825.tar.gz
ports-dada9bce4d9397cdf29669239a952ba5fba33825.zip
Notes
Diffstat (limited to 'graphics/tiff2png')
-rw-r--r--graphics/tiff2png/Makefile7
-rw-r--r--graphics/tiff2png/distinfo2
-rw-r--r--graphics/tiff2png/files/patch-aa13
-rw-r--r--graphics/tiff2png/pkg-plist2
4 files changed, 12 insertions, 12 deletions
diff --git a/graphics/tiff2png/Makefile b/graphics/tiff2png/Makefile
index 77f2aec85f06..9b9c1008f4fe 100644
--- a/graphics/tiff2png/Makefile
+++ b/graphics/tiff2png/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tiff2png
-PORTVERSION= 0.81
+PORTVERSION= 0.81c
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.libpng.org/pub/png/src/ \
ftp://swrinde.nde.swri.edu/pub/png/applications/
@@ -16,9 +16,14 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
png.4:${PORTSDIR}/graphics/png
+MAKEFILE= Makefile.unx
ALL_TARGET= tiff2png
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/tiff2png ${PREFIX}/bin
+.if !defined(NOPORTDOCS)
+ @${MKDIR} ${PREFIX}/share/doc/tiff2png
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/tiff2png
+.endif
.include <bsd.port.mk>
diff --git a/graphics/tiff2png/distinfo b/graphics/tiff2png/distinfo
index ececeeb4832b..f3114e260a3e 100644
--- a/graphics/tiff2png/distinfo
+++ b/graphics/tiff2png/distinfo
@@ -1 +1 @@
-MD5 (tiff2png-0.81.tar.gz) = 8a2ed7804d624f2248dc9524e26c4eb5
+MD5 (tiff2png-0.81c.tar.gz) = 502a767c5202665e5282b764ba1043c8
diff --git a/graphics/tiff2png/files/patch-aa b/graphics/tiff2png/files/patch-aa
index b1de08556f11..52928a054a88 100644
--- a/graphics/tiff2png/files/patch-aa
+++ b/graphics/tiff2png/files/patch-aa
@@ -1,5 +1,5 @@
---- Makefile.orig Mon Feb 14 05:39:40 2000
-+++ Makefile Tue Jul 4 19:29:41 2000
+--- Makefile.unx.orig Fri Nov 10 02:32:50 2000
++++ Makefile.unx Wed Nov 22 21:46:33 2000
@@ -2,9 +2,9 @@
# Copyright (C) 1996 Willem van Schaik
@@ -13,14 +13,7 @@
#COPY=cp
COPY=/bin/cp -p
DEL=/bin/rm -f
-@@ -49,21 +49,15 @@
- #ZLIB=/usr/lib
- ZLIB=/usr/local/lib
- #ZLIB=../zlib
--ZINC=/usr/local/include
-+#ZINC=/usr/local/include
- #ZINC=$(ZLIB)
-
+@@ -56,15 +56,9 @@
INSTALL=/usr/local
# GRR 19990713: FAXPECT is a custom conversion option for stretched faxes
diff --git a/graphics/tiff2png/pkg-plist b/graphics/tiff2png/pkg-plist
index 6f25515d34c0..ba0e267188e5 100644
--- a/graphics/tiff2png/pkg-plist
+++ b/graphics/tiff2png/pkg-plist
@@ -1 +1,3 @@
bin/tiff2png
+share/doc/tiff2png/README
+@dirrm share/doc/tiff2png