diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
commit | 5809ab0dfd568ad44c368c735d4bb946542d01b5 (patch) | |
tree | f214f6693c078d234b219fcc9c35c9c6ad6b20cd /lang/ruby-python | |
parent | 0f6e8da82cbc30c64cf5d97a3ee0f478f05a4c80 (diff) | |
download | FreeBSD-ports-5809ab0dfd568ad44c368c735d4bb946542d01b5.zip FreeBSD-ports-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.gz |
De-pkg-comment.
Diffstat (limited to 'lang/ruby-python')
-rw-r--r-- | lang/ruby-python/Makefile | 1 | ||||
-rw-r--r-- | lang/ruby-python/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby-python/Makefile b/lang/ruby-python/Makefile index 4bdb5ce..f7c2817 100644 --- a/lang/ruby-python/Makefile +++ b/lang/ruby-python/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby extension library for embedding Python in Ruby BUILD_DEPENDS= ${NONEXISTENT}:${PYTHON_PORTSDIR}:-DWITHOUT_THREADS diff --git a/lang/ruby-python/pkg-comment b/lang/ruby-python/pkg-comment deleted file mode 100644 index afbf518..0000000 --- a/lang/ruby-python/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby extension library for embedding Python in Ruby |