mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
20 lines
383 B
Makefile
20 lines
383 B
Makefile
# 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>
|