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

PORTNAME=	gtl
PORTVERSION=	0.3.3
CATEGORIES=	misc
MASTER_SITES=	http://infosun.fmi.uni-passau.de/GTL/archive/
DISTNAME=	GTL-${PORTVERSION}

MAINTAINER=	nakai@FreeBSD.org

INSTALLS_SHLIB=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>