summaryrefslogtreecommitdiff
path: root/devel/gaa/Makefile
blob: 83a6b101b17850613fe75ee1eca5d17289276a7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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>