diff options
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 |