summaryrefslogtreecommitdiff
path: root/security/tcp_wrapper/Makefile
blob: b76f1ac095baaeeb3eae8489e925838677b31c41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:	tcp_wrapper
# Version required:     7.2
# Date created:		27 Oct 1994
# Whom:			torstenb
#
# $Id: Makefile,v 1.5 1995/04/01 12:48:37 jkh Exp $
#

DISTNAME=       tcp_wrappers_7.2
PKGNAME=        tcp_wrappers-7.2
CATEGORIES+=	networking
MASTER_SITES=	ftp://ftp.win.tue.nl/pub/security/

ALL_TARGET=	freebsd

.include <bsd.port.mk>