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

PORTNAME=   gaa
PORTVERSION=    1.6.2
CATEGORIES= devel
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

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

GNU_CONFIGURE=  yes

.include <bsd.port.mk>