mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
18 lines
366 B
Makefile
18 lines
366 B
Makefile
# New ports collection makefile for: liedentd
|
|
# Date created: 20 Mar 2001
|
|
# Whom: wes@freebsd.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= liedentd
|
|
PORTVERSION= 1.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>
|