aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gtl/Makefile
blob: d5ca2d5254523920b5a9909a5b31a67ee5e49c38 (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:   gtl
# Version required:    0.3.2
# Date created:        05 October 1999
# Whom:                Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#

DISTNAME=   GTL-0.3.2
PKGNAME=    gtl-0.3.2
CATEGORIES= misc
MASTER_SITES=   http://infosun.fmi.uni-passau.de/GTL/archive/

MAINTAINER= nakai@FreeBSD.org

GNU_CONFIGURE=  yes
USE_NEWGCC= yes

.include <bsd.port.mk>