aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-htmlcompact
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:42:05 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:42:05 +0000
commit3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (patch)
tree0ad3897bb895432ff0c84bf9fe6d87ea2db157ac /textproc/ruby-htmlcompact
parent1a90c377f8191395a70796824554d308c53f9d4f (diff)
downloadports-3594eaa3038d3a7021497bbedf2acfb3cb7b70eb.tar.gz
ports-3594eaa3038d3a7021497bbedf2acfb3cb7b70eb.zip
Notes
Diffstat (limited to 'textproc/ruby-htmlcompact')
-rw-r--r--textproc/ruby-htmlcompact/Makefile1
-rw-r--r--textproc/ruby-htmlcompact/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-htmlcompact/Makefile b/textproc/ruby-htmlcompact/Makefile
index 549e1114c24a..bb3a7a5aac60 100644
--- a/textproc/ruby-htmlcompact/Makefile
+++ b/textproc/ruby-htmlcompact/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby library to compact an HTML document by reducing whitespaces
RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit
diff --git a/textproc/ruby-htmlcompact/pkg-comment b/textproc/ruby-htmlcompact/pkg-comment
deleted file mode 100644
index 26bab124cdbc..000000000000
--- a/textproc/ruby-htmlcompact/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby library to compact an HTML document by reducing whitespaces