mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
b9adee9a1b
PR: 36595 Submitted by: maintainer
22 lines
384 B
Makefile
22 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.3
|
|
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>
|