mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
18 lines
356 B
Makefile
18 lines
356 B
Makefile
# Makefile for: gated
|
|
# Version required: 3.5
|
|
# Date created: 29 October 1994
|
|
# Whom: pst
|
|
#
|
|
# $Id: Makefile,v 1.4 1995/04/22 12:10:15 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= gated-R3_5Alpha_11
|
|
PKGNAME= gated-3.5a11
|
|
CATEGORIES+= networking
|
|
MASTER_SITES= ftp://gated.cornell.edu/pub/gated/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
ALL_TARGET= gated
|
|
|
|
.include <bsd.port.mk>
|