aboutsummaryrefslogtreecommitdiff
path: root/graphics/netpbm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-02-06 10:25:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-02-06 10:25:17 +0000
commitb456c121a1fb30b01f7dd2795112b252b65a6b41 (patch)
tree1258cbb73fc60ca956b75f4580e60d32ee9f5267 /graphics/netpbm
parent926c79cd3ec416a21defa1e87dbd990114afcc7b (diff)
downloadports-b456c121a1fb30b01f7dd2795112b252b65a6b41.tar.gz
ports-b456c121a1fb30b01f7dd2795112b252b65a6b41.zip
A bunch of small corrections, most notably:
(1) Create merged binaries (much, much smaller total size) (2) Use tiff library available in ports (3) Install manpages in section 3 and 5 correctly (4) Add missing executables to PLIST
Notes
Notes: svn path=/head/; revision=899
Diffstat (limited to 'graphics/netpbm')
-rw-r--r--graphics/netpbm/Makefile15
-rw-r--r--graphics/netpbm/pkg-plist4
2 files changed, 14 insertions, 5 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index aad2223e9eb1..b3fbecb0b8fd 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -1,9 +1,16 @@
-DISTFILES= netpbm-1mar1994.tar.gz
+# New ports collection makefile for: netpbm
+# Version required: 1mar1994
+# Date created: ?
+# Whom: jmz (original)
+#
+# $Id: Makefile,v 1.1.1.1 1994/09/14 14:14:09 jkh Exp $
+#
+
DISTNAME= netpbm
+DISTFILES= netpbm-1mar1994.tar.gz
MASTER_SITES= ftp://ftp.x.org/R5contrib/
USE_IMAKE= yes
-
-pre-install:
- @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} install.man)
+INSTALL_MANPAGES= yes
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
.include <bsd.port.mk>
diff --git a/graphics/netpbm/pkg-plist b/graphics/netpbm/pkg-plist
index e90c1d73c9ff..67feb25ae643 100644
--- a/graphics/netpbm/pkg-plist
+++ b/graphics/netpbm/pkg-plist
@@ -89,6 +89,7 @@ bin/pnmdepth
bin/pnmenlarge
bin/pnmfile
bin/pnmflip
+bin/pnmgamma
bin/pnmhistmap
bin/pnmindex
bin/pnminvert
@@ -97,7 +98,9 @@ bin/pnmnlfilt
bin/pnmnoraw
bin/pnmpad
bin/pnmpaste
+bin/pnmrotate
bin/pnmscale
+bin/pnmshear
bin/pnmsmooth
bin/pnmtile
bin/pnmtoddif
@@ -183,7 +186,6 @@ lib/libpbm.a
lib/libpgm.a
lib/libpnm.a
lib/libppm.a
-lib/libtiff.a
man/man1/anytopnm.1.gz
man/man1/asciitopgm.1.gz
man/man1/atktopbm.1.gz