aboutsummaryrefslogtreecommitdiff
path: root/www/mod_ruby
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 /www/mod_ruby
parent1a90c377f8191395a70796824554d308c53f9d4f (diff)
downloadports-3594eaa3038d3a7021497bbedf2acfb3cb7b70eb.tar.gz
ports-3594eaa3038d3a7021497bbedf2acfb3cb7b70eb.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75779
Diffstat (limited to 'www/mod_ruby')
-rw-r--r--www/mod_ruby/Makefile1
-rw-r--r--www/mod_ruby/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_ruby/Makefile b/www/mod_ruby/Makefile
index 6797b5736ec6..ce46de8f6f1f 100644
--- a/www/mod_ruby/Makefile
+++ b/www/mod_ruby/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.modruby.net/archive/
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= An Apache module that embeds Ruby interpreter within
BUILD_DEPENDS= ${APXS}:${APACHE_PORT}
LIB_DEPENDS= eruby.10:${PORTSDIR}/textproc/eruby
diff --git a/www/mod_ruby/pkg-comment b/www/mod_ruby/pkg-comment
deleted file mode 100644
index b58f66da9d48..000000000000
--- a/www/mod_ruby/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An Apache module that embeds Ruby interpreter within