freebsd-ports/devel/swig20/Makefile

16 lines
396 B
Makefile

# New ports collection makefile for: SWIG
# Version required: 1.0b1
# Date created: 19 April 1996
# Whom: jkh
#
# $Id: Makefile,v 1.6 1995/11/26 11:28:51 asami Exp $
#
DISTNAME= swig1.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>