1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/net/widentd/Makefile
Pav Lucistnik 4f08f999c7 - Update to 1.03
PR:		ports/61993
Submitted by:	Dirk-Willem van Gulik <dirkx@webweaving.org> (maintainer)
2004-01-27 19:05:34 +00:00

24 lines
499 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.03
CATEGORIES= net ipv6
MASTER_SITES= http://www.webweaving.org/widentd/
EXTRACT_SUFX= .tgz
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>