freebsd-ports/devel/gaa/Makefile

22 lines
366 B
Makefile
Raw Normal View History

# New ports collection makefile for: gaa
# Date created: 2 February 1999
# Whom: Dima Sivachenko <dima@chg.ru>
#
1999-08-25 01:57:29 -04:00
# $FreeBSD$
#
2000-04-11 17:30:15 -04:00
PORTNAME= gaa
PORTVERSION= 1.5
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
EXTRACT_SUFX= .tgz
MAINTAINER= dima@chg.ru
GNU_CONFIGURE= yes
post-install:
2000-04-11 17:30:15 -04:00
@ ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>