freebsd-ports/security/ident2/Makefile
Patrick Li 0625bb5e82 o Update to 1.03
o add WWW to pkg-descr

PR:		33669
Submitted by:	maintainer
2002-01-09 00:13:53 +00:00

20 lines
371 B
Makefile

# New ports collection makefile for: ident2
# Date created: 30 Nov 1999
# Whom: rod@zort.on.ca
#
# $FreeBSD$
#
PORTNAME= ident2
PORTVERSION= 1.03
CATEGORIES= security net
MASTER_SITES= http://michael.bacarella.com/projects/ident2/
DISTNAME= ident2-v${PORTVERSION}_FINAL
MAINTAINER= scorpio@drkshdw.org
GNU_CONFIGURE= yes
MAN8= ident2.8
.include <bsd.port.mk>