freebsd-ports/security/oidentd/Makefile
David W. Chapman Jr. 5705c909b8 oidentd now supports masqueraded connections under FreeBSD systems
running ipf
Update description
Update to 2.0.1

PR:		31466
Submitted by:	mdl@60hz.org
Approved by:	trevor (according to originator)
2001-12-24 06:03:27 +00:00

21 lines
384 B
Makefile

# New ports collection makefile for: oidentd
# Date created: 29 Mar 2000
# Whom: trevor@jpj.net
#
# $FreeBSD$
#
PORTNAME= oidentd
PORTVERSION= 2.0.1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ojnk
MAINTAINER= mdl@60hz.org
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN5= oidentd.conf.5 oidentd_masq.conf.5
MAN8= oidentd.8
.include <bsd.port.mk>