1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/misc/gtl/Makefile
2000-04-14 08:49:30 +00:00

20 lines
387 B
Makefile

# New ports collection makefile for: gtl
# Date created: 05 October 1999
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gtl
PORTVERSION= 0.3.2
CATEGORIES= misc
MASTER_SITES= http://infosun.fmi.uni-passau.de/GTL/archive/
DISTNAME= GTL-${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org
GNU_CONFIGURE= yes
USE_NEWGCC= yes
.include <bsd.port.mk>