freebsd-ports/net/widentd/Makefile
Pav Lucistnik ded36befce - Add PGP key
- Fix WWW

Submitted by:	Dirk-Willem van Gulik <dirkx@webweaving.org> (maintainer)
2004-01-01 10:08:38 +00:00

26 lines
605 B
Makefile

# ex:ts=8
# New ports collection makefile for: widentd
# Date created: Mar 3, 2001
# Whom: Dirk-Willem van Gulik / dirkx@webweaving.org
#
# $FreeBSD$
#
PORTNAME= widentd
PORTVERSION= 1.02
CATEGORIES= net
MASTER_SITES= http://www.webweaving.org/widentd/
EXTRACT_SUFX= .tgz
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= dirkx@webweaving.org
COMMENT= RFC1413 auth/identd daemon with fixed fake reply
MAN8= widentd.8
MANCOMPRESSED= yes
MAKE_ENV+= BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/man/man"
.include <bsd.port.mk>