summaryrefslogtreecommitdiff
path: root/security/ident2/Makefile
blob: d136235a150935cf69868ea1c38ce4074a299c8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	ident2
# Date created:				30 Nov 1999
# Whom:					rod@zort.on.ca
#
# $FreeBSD$
#

PORTNAME=	ident2
PORTVERSION=	1.0
CATEGORIES=	security net
MASTER_SITES=	http://www.nyct.net/~defile/programs/ident2/ \
		http://www.oscentral.org/files/software/
DISTNAME=	ident2-v1.0_FINAL

MAINTAINER=	ports@freebsd.org

GNU_CONFIGURE=	yes
MAN8=		ident2.8

.include <bsd.port.mk>