diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:04:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:04:59 +0000 |
commit | 12ad92a80fb3e5b5e6b327860dabe234c6382a5a (patch) | |
tree | bbd4e0aeacaff9b40f92b4b54ec40423505460d2 /devel/swigruby | |
parent | 7256d4a5dfbbf926ea157aaecb40cec91ca818c5 (diff) | |
download | ports-12ad92a80fb3e5b5e6b327860dabe234c6382a5a.tar.gz ports-12ad92a80fb3e5b5e6b327860dabe234c6382a5a.zip |
Notes
Diffstat (limited to 'devel/swigruby')
-rw-r--r-- | devel/swigruby/Makefile | 1 | ||||
-rw-r--r-- | devel/swigruby/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/swigruby/Makefile b/devel/swigruby/Makefile index a284637746bd..f351662838b8 100644 --- a/devel/swigruby/Makefile +++ b/devel/swigruby/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.goto.info.waseda.ac.jp/~fukusima/ruby/ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby module for SWIG 1.1 BUILD_DEPENDS= swig1.1:${PORTSDIR}/devel/swig11 RUN_DEPENDS= swig1.1:${PORTSDIR}/devel/swig11 diff --git a/devel/swigruby/pkg-comment b/devel/swigruby/pkg-comment deleted file mode 100644 index a33bb1568643..000000000000 --- a/devel/swigruby/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby module for SWIG 1.1 |