diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /graphics/tiff | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'graphics/tiff')
-rw-r--r-- | graphics/tiff/Makefile | 1 | ||||
-rw-r--r-- | graphics/tiff/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index bedbbff..a7e2d99 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org +COMMENT= Tools and library routines for working with TIFF images LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/graphics/tiff/pkg-comment b/graphics/tiff/pkg-comment deleted file mode 100644 index 3682d46..0000000 --- a/graphics/tiff/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tools and library routines for working with TIFF images |