1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/misc/gtl/Makefile

20 lines
391 B
Makefile
Raw Normal View History

1999-10-06 05:32:14 +00:00
# New ports collection makefile for: gtl
# Date created: 05 October 1999
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
2000-04-14 08:49:30 +00:00
PORTNAME= gtl
2000-09-16 13:34:38 +00:00
PORTVERSION= 0.3.3
1999-10-06 05:32:14 +00:00
CATEGORIES= misc
2000-01-12 05:54:53 +00:00
MASTER_SITES= http://infosun.fmi.uni-passau.de/GTL/archive/
2000-04-14 08:49:30 +00:00
DISTNAME= GTL-${PORTVERSION}
1999-10-06 05:32:14 +00:00
MAINTAINER= nakai@FreeBSD.org
INSTALLS_SHLIB= yes
1999-10-06 05:32:14 +00:00
GNU_CONFIGURE= yes
.include <bsd.port.mk>