1994-11-01 01:46:09 +00:00
|
|
|
# New ports collection makefile for: tcp_wrapper
|
1995-02-09 21:25:02 +00:00
|
|
|
# Version required: 7.2
|
1994-11-01 01:46:09 +00:00
|
|
|
# Date created: 27 Oct 1994
|
|
|
|
# Whom: torstenb
|
|
|
|
#
|
1995-04-15 05:42:12 +00:00
|
|
|
# $Id: Makefile,v 1.5 1995/04/01 12:48:37 jkh Exp $
|
1994-11-01 01:46:09 +00:00
|
|
|
#
|
|
|
|
|
1995-02-09 21:25:02 +00:00
|
|
|
DISTNAME= tcp_wrappers_7.2
|
1995-04-15 05:42:12 +00:00
|
|
|
PKGNAME= tcp_wrappers-7.2
|
1995-04-01 12:51:41 +00:00
|
|
|
CATEGORIES+= networking
|
1995-04-15 05:42:12 +00:00
|
|
|
MASTER_SITES= ftp://ftp.win.tue.nl/pub/security/
|
|
|
|
|
1995-01-10 00:08:09 +00:00
|
|
|
ALL_TARGET= freebsd
|
1994-11-01 01:46:09 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|