diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 02:08:19 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 02:08:19 +0800 |
commit | 9e6f83919056a2beb0fd885aed585960c6438fcb (patch) | |
tree | 8e4719cc7773e625bdf80634b844e3eaf1494a94 /graphics/tif22pnm | |
parent | bb479bed60ecc061ac4bff828845e7e2d51e983f (diff) | |
download | freebsd-ports-gnome-9e6f83919056a2beb0fd885aed585960c6438fcb.tar.gz freebsd-ports-gnome-9e6f83919056a2beb0fd885aed585960c6438fcb.tar.zst freebsd-ports-gnome-9e6f83919056a2beb0fd885aed585960c6438fcb.zip |
de-pkg-comment
Diffstat (limited to 'graphics/tif22pnm')
-rw-r--r-- | graphics/tif22pnm/Makefile | 1 | ||||
-rw-r--r-- | graphics/tif22pnm/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tif22pnm/Makefile b/graphics/tif22pnm/Makefile index 59190ac5e66d..3e4070c1af70 100644 --- a/graphics/tif22pnm/Makefile +++ b/graphics/tif22pnm/Makefile @@ -12,6 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.inf.bme.hu/~pts/ MAINTAINER= ports@FreeBSD.org +COMMENT= Converts TIFF- sampled images to PNM image BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff diff --git a/graphics/tif22pnm/pkg-comment b/graphics/tif22pnm/pkg-comment deleted file mode 100644 index 6aaa7ea8d1b3..000000000000 --- a/graphics/tif22pnm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts TIFF- sampled images to PNM image |