summaryrefslogtreecommitdiffstats
path: root/graphics/netpbm
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-11-16 06:01:49 +0000
committerdinoex <dinoex@FreeBSD.org>2004-11-16 06:01:49 +0000
commit4658d69aae8b68eb5d0fc740f792ba309e7594ca (patch)
tree6e6915fedb7dd57a85945629d98a11b344211d5d /graphics/netpbm
parent0a24433fd9d9090aeb6aeb6318afc2555cb78199 (diff)
downloadFreeBSD-ports-4658d69aae8b68eb5d0fc740f792ba309e7594ca.zip
FreeBSD-ports-4658d69aae8b68eb5d0fc740f792ba309e7594ca.tar.gz
- fix plist and add pamenlarge
Diffstat (limited to 'graphics/netpbm')
-rw-r--r--graphics/netpbm/Makefile2
-rw-r--r--graphics/netpbm/pkg-plist15
2 files changed, 10 insertions, 7 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 1a7e8c0..acf24a4 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netpbm
PORTVERSION= 10.25
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/graphics/netpbm/pkg-plist b/graphics/netpbm/pkg-plist
index 253cf30..c9887b5 100644
--- a/graphics/netpbm/pkg-plist
+++ b/graphics/netpbm/pkg-plist
@@ -47,6 +47,7 @@ bin/pamdice
bin/pamditherbw
bin/pamedge
bin/pamendian
+bin/pamenlarge
bin/pamfile
bin/pamflip
bin/pamfunc
@@ -236,6 +237,7 @@ bin/ppmtoarbtxt
bin/ppmtobmp
bin/ppmtoeyuv
bin/ppmtogif
+bin/pbmtoibm23xx
bin/ppmtoicr
bin/ppmtoilbm
bin/ppmtojpeg
@@ -313,11 +315,12 @@ include/ppmfloyd.h
lib/libnetpbm.a
lib/libnetpbm.so
lib/libnetpbm.so.1
-share/netpbm/palmcolor8.map
-share/netpbm/palmgray1.map
-share/netpbm/palmgray2.map
-share/netpbm/palmgray4.map
-share/netpbm/rgb.txt
+%%DATADIR%%/palmcolor8.map
+%%DATADIR%%/palmgray1.map
+%%DATADIR%%/palmgray2.map
+%%DATADIR%%/palmgray4.map
+%%DATADIR%%/pcxstd.ppm
+%%DATADIR%%/rgb.txt
%%PORTDOCS%%%%DOCSDIR%%/USERDOC
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm share/netpbm
+@dirrm %%DATADIR%%
OpenPOWER on IntegriCloud