summaryrefslogtreecommitdiff
path: root/security/portsentry/Makefile
blob: 5edf8160be522a413240e38cee90f7ed2f3bbdd2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Ports collection makefile for:	sentry
# Version required:	0.61
# Date created:		3 January 1998
# Whom:			chris@still.whet.org
#
# $Id$
#

DISTNAME=	sentry-0.61
CATEGORIES=	security
MASTER_SITES=	http://www.psionic.com/tools/sentry/

MAINTAINER=	chris@still.whet.org

WRKSRC=		${WRKDIR}/sentry_beta
ALL_TARGET=	bsd

.include <bsd.port.mk>