blob: 83a6b101b17850613fe75ee1eca5d17289276a7b (
plain) (
tree)
|
|
# 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>
|