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 /lang/ruby-python | |
parent | 1a90c377f8191395a70796824554d308c53f9d4f (diff) | |
download | ports-3594eaa3038d3a7021497bbedf2acfb3cb7b70eb.tar.gz ports-3594eaa3038d3a7021497bbedf2acfb3cb7b70eb.zip |
Notes
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 4bdb5ce513c1..f7c281771b9e 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 afbf51886c4e..000000000000 --- a/lang/ruby-python/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby extension library for embedding Python in Ruby |