aboutsummaryrefslogtreecommitdiffstats
path: root/devel/swig11/Makefile
blob: 6bca009bea2143c92d1b93bd0f5b135dea379b6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>