diff options
Diffstat (limited to 'textproc/ruby-htmlsplit')
-rw-r--r-- | textproc/ruby-htmlsplit/Makefile | 1 | ||||
-rw-r--r-- | textproc/ruby-htmlsplit/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-htmlsplit/Makefile b/textproc/ruby-htmlsplit/Makefile index 05e30bce189f..8dfd114a814d 100644 --- a/textproc/ruby-htmlsplit/Makefile +++ b/textproc/ruby-htmlsplit/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby library to split an HTML document into tags and contents USE_ZIP= yes USE_RUBY= yes diff --git a/textproc/ruby-htmlsplit/pkg-comment b/textproc/ruby-htmlsplit/pkg-comment deleted file mode 100644 index 6fb5bbbea71c..000000000000 --- a/textproc/ruby-htmlsplit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby library to split an HTML document into tags and contents |