1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/devel/gaa/Makefile
Steve Price aa65b9c9f9 New MASTER_SITE.
PR:		15573
Submitted by:	maintainer
1999-12-24 04:51:26 +00:00

22 lines
381 B
Makefile

# New ports collection makefile for: gaa
# Version required: 1.5
# Date created: 2 February 1999
# Whom: Dima Sivachenko <dima@chg.ru>
#
# $FreeBSD$
#
DISTNAME= gaa-1.5
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
EXTRACT_SUFX= .tgz
MAINTAINER= dima@chg.ru
GNU_CONFIGURE= yes
post-install:
@ ${CAT} ${PKGDIR}/MESSAGE
.include <bsd.port.mk>