mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
f7a81d757a
patch is already applied.
18 lines
348 B
Makefile
18 lines
348 B
Makefile
# Makefile for: gated
|
|
# Version required: 3.0 / 2.17
|
|
# Date created: 29 October 1994
|
|
# Whom: pst
|
|
#
|
|
# $Id: Makefile,v 1.3 1995/04/15 05:41:27 asami Exp $
|
|
#
|
|
|
|
DISTNAME= gated-R3_5Alpha_10
|
|
PKGNAME= gated-3.5a10
|
|
CATEGORIES+= networking
|
|
MASTER_SITES= ftp://gated.cornell.edu/pub/gated/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
ALL_TARGET= gated
|
|
|
|
.include <bsd.port.mk>
|