1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/devel/SWIG-devel/Makefile
1997-02-24 23:10:48 +00:00

20 lines
418 B
Makefile

# New ports collection makefile for: SWIG
# Version required: 1.0b3p1
# Date created: 19 April 1996
# Whom: jkh
#
# $Id: Makefile,v 1.4 1996/11/18 11:22:31 asami Exp $
#
DISTNAME= swig1.1b4
PKGNAME= swig-1.1b4
CATEGORIES= devel
MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/
MAINTAINER= erich@FreeBSD.org
WRKSRC= ${WRKDIR}/SWIG1.1b4
GNU_CONFIGURE= yes
.include <bsd.port.mk>