diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:52:56 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:52:56 +0000 |
commit | 1f7c47a8120c92ff6eaf4f8aabddf41f49be4e5d (patch) | |
tree | 5948c7ea06642c81548e3972fe4974a511f228a2 /devel/swig11 | |
parent | 3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (diff) | |
download | ports-1f7c47a8120c92ff6eaf4f8aabddf41f49be4e5d.tar.gz ports-1f7c47a8120c92ff6eaf4f8aabddf41f49be4e5d.zip |
De-pkg-comment my non-ruby ports as well.
Notes
Notes:
svn path=/head/; revision=75780
Diffstat (limited to 'devel/swig11')
-rw-r--r-- | devel/swig11/Makefile | 1 | ||||
-rw-r--r-- | devel/swig11/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index 0cbadc61ac55..8fb8ec4c27ed 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= knu@FreeBSD.org +COMMENT= Simplified Wrapper and Interface Generator BUILD_DEPENDS= ${PYTHON_CMD}:${PYTHON_PORTSDIR} \ ${LOCALBASE}/bin/tclsh8.3:${PORTSDIR}/lang/tcl83 diff --git a/devel/swig11/pkg-comment b/devel/swig11/pkg-comment deleted file mode 100644 index ed782361d13a..000000000000 --- a/devel/swig11/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simplified Wrapper and Interface Generator |