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

PORTNAME=   oidentd
PORTVERSION=    1.7.0
CATEGORIES= security
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE} \
        http://www.numb.org/~odin/stuff/
MASTER_SITE_SUBDIR= ojnk

MAINTAINER= trevor@FreeBSD.org

USE_GMAKE=  yes
GNU_CONFIGURE=  yes
MAN8=       oidentd.8

.include <bsd.port.mk>