summaryrefslogtreecommitdiff
path: root/graphics/giftrans/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/giftrans/Makefile')
-rw-r--r--graphics/giftrans/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/giftrans/Makefile b/graphics/giftrans/Makefile
index 9f95060599a..02c260e8ba9 100644
--- a/graphics/giftrans/Makefile
+++ b/graphics/giftrans/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2001/03/08 10:20:32 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:16 jmmv Exp $
#
DISTNAME= sgif1122
PKGNAME= giftrans-1.12.2
+WRKSRC= ${WRKDIR}/usr/src/${PKGNAME}
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/Linux/woven/html/
EXTRACT_SUFX= .tgz
@@ -11,8 +12,6 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://ion.le.ac.uk/~mar5/giftrans.html
COMMENT= Manipulate GIF89a images' transparency, comment and other data
-WRKSRC= ${WRKDIR}/usr/src/${PKGNAME}
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/giftrans ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/giftrans.1 ${PREFIX}/man/man1