aboutsummaryrefslogtreecommitdiffstats
path: root/devel/swig13
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-04-23 15:47:40 +0800
committerasami <asami@FreeBSD.org>1996-04-23 15:47:40 +0800
commit80e7ecbeb7f22e8217a3cb930959ac41ba4261ac (patch)
treed949085f317b39e414f09d6b279dde5cc5f15112 /devel/swig13
parentf3d9ad23d2efef115979c2b29541768642b0e7da (diff)
downloadfreebsd-ports-gnome-80e7ecbeb7f22e8217a3cb930959ac41ba4261ac.tar.gz
freebsd-ports-gnome-80e7ecbeb7f22e8217a3cb930959ac41ba4261ac.tar.zst
freebsd-ports-gnome-80e7ecbeb7f22e8217a3cb930959ac41ba4261ac.zip
Little tweak to make this conform to the standard in the handbook.
Diffstat (limited to 'devel/swig13')
-rw-r--r--devel/swig13/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile
index 50301818aff0..fa5fcf5e4561 100644
--- a/devel/swig13/Makefile
+++ b/devel/swig13/Makefile
@@ -3,14 +3,16 @@
# Date created: 19 April 1996
# Whom: jkh
#
-# $Id: Makefile,v 1.6 1995/11/26 11:28:51 asami Exp $
+# $Id: Makefile,v 1.1.1.1 1996/04/19 18:44:04 jkh Exp $
#
DISTNAME= swig1.0b1
+PKGNAME= swig-1.0b1
CATEGORIES+= devel
MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/
+
MAINTAINER= jkh@FreeBSD.org
-EXTRACT_SUFX= .tar.gz
+
WRKSRC= ${WRKDIR}/SWIG1.0b1
.include <bsd.port.mk>