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