blob: 2a79064aa1f66378b129224d2721cbbf2273d2c8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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
.include <bsd.port.mk>
|