15 lines
253 B
Makefile
15 lines
253 B
Makefile
# Makefile for: gated
|
|
# Version required: 3.0 / 2.17
|
|
# Date created: 29 October 1994
|
|
# Whom: pst
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= gated-R3_5Alpha_9
|
|
EXTRACT_SUFX= .tar.Z
|
|
MASTER_SITES= ftp://gated.cornell.edu/pub/gated/
|
|
ALL_TARGET= gated
|
|
|
|
.include <bsd.port.mk>
|