1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/security/ident2/Makefile
Adam Weinberger 9fc310e19c Update to 1.04
PR:		ports/59015
Submitted by:	maintainer
2003-11-07 06:08:58 +00:00

22 lines
463 B
Makefile

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