diff options
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 |