diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
commit | 3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (patch) | |
tree | 0ad3897bb895432ff0c84bf9fe6d87ea2db157ac /textproc/ruby-xslt | |
parent | 1a90c377f8191395a70796824554d308c53f9d4f (diff) | |
download | ports-3594eaa3038d3a7021497bbedf2acfb3cb7b70eb.tar.gz ports-3594eaa3038d3a7021497bbedf2acfb3cb7b70eb.zip |
Notes
Diffstat (limited to 'textproc/ruby-xslt')
-rw-r--r-- | textproc/ruby-xslt/Makefile | 1 | ||||
-rw-r--r-- | textproc/ruby-xslt/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile index b3cc21141338..3fc88d392b21 100644 --- a/textproc/ruby-xslt/Makefile +++ b/textproc/ruby-xslt/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}4r-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= An XSLT processor in pure Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/xpathtree.rb:${PORTSDIR}/textproc/ruby-xmlscan-old diff --git a/textproc/ruby-xslt/pkg-comment b/textproc/ruby-xslt/pkg-comment deleted file mode 100644 index e0d10d6320ee..000000000000 --- a/textproc/ruby-xslt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An XSLT processor in pure Ruby |