1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/security/ident2/Makefile

21 lines
398 B
Makefile

# 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= rod@zort.on.ca
GNU_CONFIGURE= yes
MAN8= ident2.8
.include <bsd.port.mk>