freebsd-ports/devel/gaa/Makefile
2013-09-25 00:54:08 +00:00

14 lines
282 B
Makefile

# 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>