1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/swig11/Makefile

17 lines
396 B
Makefile
Raw Normal View History

# 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>