diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /graphics/png | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'graphics/png')
-rw-r--r-- | graphics/png/Makefile | 1 | ||||
-rw-r--r-- | graphics/png/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 21d38a936114..12cbb3313020 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -19,6 +19,7 @@ DISTNAME= lib${PORTNAME}-${PORTVERSION} #PATCHFILES= MAINTAINER= ache@FreeBSD.org +COMMENT= Library for manipulating PNG images MAKEFILE= ${WRKSRC}/scripts/makefile.freebsd INSTALLS_SHLIB= yes diff --git a/graphics/png/pkg-comment b/graphics/png/pkg-comment deleted file mode 100644 index ba0ab01003fd..000000000000 --- a/graphics/png/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library for manipulating PNG images |