mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
17 lines
347 B
Makefile
17 lines
347 B
Makefile
# Makefile for: gated
|
|
# Version required: 3.5 Beta 3
|
|
# Date created: 29 October 1994
|
|
# Whom: pst
|
|
#
|
|
# $Id: Makefile,v 1.8 1995/11/27 04:04:56 asami Exp $
|
|
#
|
|
|
|
DISTNAME= gated-R3_5Beta_3
|
|
PKGNAME= gated-3.5b3
|
|
CATEGORIES+= net
|
|
MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/
|
|
|
|
ALL_TARGET= gated
|
|
|
|
.include <bsd.port.mk>
|