blob: 85abb65cd37821179277c86154a96c4136f469b9 (
plain) (
tree)
|
|
# 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>
|