freebsd-ports/devel/gtgt/Makefile

21 lines
415 B
Makefile
Raw Normal View History

# ex:ts=8
# New ports collection makefile for: gtgt
# Date created: Feb 13, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gtgt
2001-06-22 08:04:55 +02:00
PORTVERSION= 1.2.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.karubik.de/gtgt/
MASTER_SITE_SUBDIR= ${PORTNAME}
2001-06-22 08:04:55 +02:00
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
.include <bsd.port.mk>