2001-03-21 06:44:50 +01:00
|
|
|
# New ports collection makefile for: liedentd
|
|
|
|
# Date created: 20 Mar 2001
|
|
|
|
# Whom: wes@freebsd.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= liedentd
|
2005-10-22 17:30:11 +02:00
|
|
|
PORTVERSION= 1.1
|
2001-03-21 06:44:50 +01:00
|
|
|
CATEGORIES= security net
|
2002-12-09 07:18:25 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= wes
|
|
|
|
|
2001-03-21 06:44:50 +01:00
|
|
|
MAINTAINER= wes@freebsd.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= An ident server which refuses to divulge security information
|
2001-03-21 06:44:50 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|