freebsd-ports/security/liedentd/Makefile
Baptiste Daroussin 9d7a971e8a Deprecate unmaintained ports from security where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
2011-03-13 21:30:59 +00:00

20 lines
472 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= ports@FreeBSD.org
COMMENT= An ident server which refuses to divulge security information
DEPRECATED= Upstream disapear and distfile is no more available
EXPIRATION_DATE= 2011-05-01
.include <bsd.port.mk>