1994-10-23 01:27:56 +00:00
|
|
|
# New ports collection makefile for: pidentd
|
1995-07-27 20:30:09 +00:00
|
|
|
# Version required: 2.6.1
|
1994-10-23 01:27:56 +00:00
|
|
|
# Date created: 19 Oct 1994
|
|
|
|
# Whom: torstenb
|
|
|
|
#
|
1995-11-22 13:20:16 +00:00
|
|
|
# $Id: Makefile,v 1.9 1995/07/28 01:00:30 ache Exp $
|
1994-10-23 01:27:56 +00:00
|
|
|
#
|
|
|
|
|
1995-07-27 20:30:09 +00:00
|
|
|
DISTNAME= pidentd-2.6.1
|
1995-11-22 13:20:16 +00:00
|
|
|
CATEGORIES+= security net
|
1995-04-15 05:42:12 +00:00
|
|
|
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/servers/ \
|
|
|
|
ftp://ftp.fu-berlin.de/unix/security/ident/servers/
|
1995-07-28 01:00:38 +00:00
|
|
|
ALL_TARGET= freebsd
|
1994-10-23 01:27:56 +00:00
|
|
|
|
1995-05-06 00:49:36 +00:00
|
|
|
MAINTAINER= torstenb@FreeBSD.ORG
|
|
|
|
|
|
|
|
post-install:
|
|
|
|
gzip -9nf ${PREFIX}/man/man8/identd.8
|
1994-10-23 01:27:56 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|