aboutsummaryrefslogtreecommitdiff
path: root/devel/gaa/Makefile
blob: 2712dd63a9c2085aacde45be2cddca5f16d498b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	gaa
# Date created:		2 February 1999
# Whom:			Dima Sivachenko <dima@chg.ru>
#
# $FreeBSD$
#

PORTNAME=	gaa
PORTVERSION=	1.6.6
CATEGORIES=	devel
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	demon@FreeBSD.org
COMMENT=	GPL Argument Analyser

GNU_CONFIGURE=	yes

.include <bsd.port.mk>