aboutsummaryrefslogtreecommitdiffstats
path: root/security/liedentd/Makefile
blob: 4e7fe163be43a41eaacb3eabcc2acc3c104ce2fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    liedentd
# Date created:             20 Mar 2001
# Whom:                 wes@freebsd.org
#
# $FreeBSD$
#

PORTNAME=   liedentd
PORTVERSION=    1.0
PORTREVISION=   1
CATEGORIES= security net
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= wes


MAINTAINER= wes@freebsd.org
COMMENT=    An ident server which refuses to divulge security information

.include <bsd.port.mk>