summaryrefslogtreecommitdiffstats
path: root/devel/SWIG/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerasami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit55d005face1453b1b4a2060d200b23e7a8724bc6 (patch)
tree57df8a2140bcfbf3d9340091e7c6cadd742f8b85 /devel/SWIG/Makefile
parente17062778b44808fb41055bba34741677ec69abc (diff)
downloadFreeBSD-ports-55d005face1453b1b4a2060d200b23e7a8724bc6.zip
FreeBSD-ports-55d005face1453b1b4a2060d200b23e7a8724bc6.tar.gz
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'devel/SWIG/Makefile')
-rw-r--r--devel/SWIG/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile
index e774717..5d9ca11 100644
--- a/devel/SWIG/Makefile
+++ b/devel/SWIG/Makefile
@@ -3,17 +3,17 @@
# Date created: 19 April 1996
# Whom: jkh
#
-# $Id: Makefile,v 1.2 1996/04/23 07:47:40 asami Exp $
+# $Id: Makefile,v 1.3 1996/10/09 20:54:24 erich Exp $
#
DISTNAME= swig1.0
PKGNAME= swig-1.0
-CATEGORIES+= devel
+CATEGORIES= devel
MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/
-GNU_CONFIGURE= yes
MAINTAINER= erich@FreeBSD.org
WRKSRC= ${WRKDIR}/SWIG1.0
+GNU_CONFIGURE= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud