summaryrefslogtreecommitdiffstats
path: root/devel/swig20
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-08-22 01:45:49 +0000
committerknu <knu@FreeBSD.org>2000-08-22 01:45:49 +0000
commit48c01628e8790b32cb14fbe077aef8002f8f01a2 (patch)
treea4b9a7c062d397a5a010db1a211ae246a822c53b /devel/swig20
parentc0cbbb49659c3e23dd079792b709fc1f9a914f91 (diff)
downloadFreeBSD-ports-48c01628e8790b32cb14fbe077aef8002f8f01a2.zip
FreeBSD-ports-48c01628e8790b32cb14fbe077aef8002f8f01a2.tar.gz
Repocopied from SWIG, because 1.3a3 is actually a development version
incompatible with 1.1p5, which is a stable version. Thus 1.3a3 should take its place as SWIG-devel and 1.1p5 should take its place back as SWIG. Also: - Remove a mirror which does not hold a distfile anymore - Add perl5 to CATEGORIES - Take over the maintainership (from ports@FreeBSD.org)
Diffstat (limited to 'devel/swig20')
-rw-r--r--devel/swig20/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile
index b15c2f6..6f34e4e 100644
--- a/devel/swig20/Makefile
+++ b/devel/swig20/Makefile
@@ -7,15 +7,14 @@
PORTNAME= swig
PORTVERSION= 1.3a3
-CATEGORIES= devel python tcl82
+CATEGORIES= devel perl5 python tcl82
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.rge.com/pub/languages/swig/ \
- ftp://ftp.python.org/pub/python/contrib/System/ \
ftp://ftp.mcc.ac.uk/pub/mvc/swig/
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= knu@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \
${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
OpenPOWER on IntegriCloud