aboutsummaryrefslogtreecommitdiff
path: root/graphics/gif2png
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-10-16 19:55:46 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-10-16 19:55:46 +0000
commit297d75e003c769fcf3fd9d22b328de2f4cc95af9 (patch)
tree0ca90865d2a10a91c2d9cb4f96371c228da0aea4 /graphics/gif2png
parent3fd45d73c3af9f3a3dc39dc44f95cfc26d077485 (diff)
downloadports-297d75e003c769fcf3fd9d22b328de2f4cc95af9.tar.gz
ports-297d75e003c769fcf3fd9d22b328de2f4cc95af9.zip
Notes
Diffstat (limited to 'graphics/gif2png')
-rw-r--r--graphics/gif2png/Makefile13
-rw-r--r--graphics/gif2png/distinfo2
-rw-r--r--graphics/gif2png/pkg-plist1
3 files changed, 8 insertions, 8 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile
index 289b4f0634de..48183c693c0e 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -1,23 +1,22 @@
# New ports collection makefile for: gif2png
-# Version required: 0.6
+# Version required: 1.1.1
# Date created: 30 Aug 1999
# Whom: saper@system.pl
#
# $FreeBSD$
#
-DISTNAME= gif2png-0.6
+DISTNAME= gif2png-1.1.1
CATEGORIES= graphics
-MASTER_SITES= ftp://swrinde.nde.swri.edu/pub/png/applications/
+MASTER_SITES= http://www.tuxedo.org/~esr/gif2png/
MAINTAINER= saper@system.pl
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
-USE_ZIP= yes
-WRKSRC= ${WRKDIR}/gif2png
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/gif2png ${PREFIX}/bin
+MAN1= gif2png.1 web2png.1
.include <bsd.port.mk>
diff --git a/graphics/gif2png/distinfo b/graphics/gif2png/distinfo
index 105f16361327..7c43a5479009 100644
--- a/graphics/gif2png/distinfo
+++ b/graphics/gif2png/distinfo
@@ -1 +1 @@
-MD5 (gif2png-0.6.zip) = 2fce3354f80826a83e02d3893d1e7ddb
+MD5 (gif2png-1.1.1.tar.gz) = 9a0b5ee28d8295845cbf51d78b056ca8
diff --git a/graphics/gif2png/pkg-plist b/graphics/gif2png/pkg-plist
index 06a47445b4d8..852f01bd57a9 100644
--- a/graphics/gif2png/pkg-plist
+++ b/graphics/gif2png/pkg-plist
@@ -1 +1,2 @@
bin/gif2png
+bin/web2png