freebsd-ports/devel/gaa/Makefile
Dmitry Sivachenko 2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00

22 lines
372 B
Makefile

# New ports collection makefile for: gaa
# Date created: 2 February 1999
# Whom: Dima Sivachenko <dima@chg.ru>
#
# $FreeBSD$
#
PORTNAME= gaa
PORTVERSION= 1.5
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
EXTRACT_SUFX= .tgz
MAINTAINER= demon@FreeBSD.org
GNU_CONFIGURE= yes
post-install:
@ ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>