From 9e6f83919056a2beb0fd885aed585960c6438fcb Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 20 Feb 2003 18:08:19 +0000 Subject: de-pkg-comment --- graphics/tif22pnm/Makefile | 1 + graphics/tif22pnm/pkg-comment | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 graphics/tif22pnm/pkg-comment (limited to 'graphics/tif22pnm') 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 -- cgit