1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/misc/gtl/Makefile
Kris Kennaway c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +00:00

20 lines
391 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.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>