aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gaa/Makefile
blob: 0865d8d8dfa8b5b5a56efb101cbbfe71d8e9133b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: 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

NO_STAGE=   yes
.include <bsd.port.mk>