1994-10-23 01:27:56 +00:00
|
|
|
# New ports collection makefile for: pidentd
|
1995-05-06 00:49:36 +00:00
|
|
|
# Version required: 2.5.1
|
1994-10-23 01:27:56 +00:00
|
|
|
# Date created: 19 Oct 1994
|
|
|
|
# Whom: torstenb
|
|
|
|
#
|
1995-05-06 00:49:36 +00:00
|
|
|
# $Id: Makefile,v 1.5 1995/04/15 05:41:43 asami Exp $
|
1994-10-23 01:27:56 +00:00
|
|
|
#
|
|
|
|
|
1995-05-06 00:49:36 +00:00
|
|
|
DISTNAME= pidentd-2.5.1
|
1995-04-01 12:51:41 +00:00
|
|
|
CATEGORIES+= networking
|
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/
|
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>
|