summaryrefslogtreecommitdiffstats
path: root/security/oidentd/Makefile
blob: 76d1031539c79a645dd4ad02c376d5701f055c4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:	oidentd
# Date created:		29 Mar 2000
# Whom:			trevor@jpj.net
#
# $FreeBSD$
#

PORTNAME=	oidentd
PORTVERSION=	1.6.4
CATEGORIES=	security net
MASTER_SITES=	ftp://ftp.sourceforge.net/pub/sourceforge/ojnk/ \
		http://www.numb.org/~odin/stuff/

MAINTAINER=	trevor@jpj.net

USE_GMAKE=	yes
GNU_CONFIGURE=	yes
MAN8=		oidentd.8

.include <bsd.port.pre.mk>

.if ${OSVERSION} < 400010
BROKEN=		"outdated sys/file.h"
.endif

.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud