diff options
Diffstat (limited to 'graphics/ruby-libpng')
-rw-r--r-- | graphics/ruby-libpng/Makefile | 1 | ||||
-rw-r--r-- | graphics/ruby-libpng/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ruby-libpng/Makefile b/graphics/ruby-libpng/Makefile index 45f699ae638b..36aacb93277b 100644 --- a/graphics/ruby-libpng/Makefile +++ b/graphics/ruby-libpng/Makefile @@ -17,6 +17,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A libpng wrapper class for Ruby LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/graphics/ruby-libpng/pkg-comment b/graphics/ruby-libpng/pkg-comment deleted file mode 100644 index f7cd3bdf74f1..000000000000 --- a/graphics/ruby-libpng/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A libpng wrapper class for Ruby |