1995-10-12 07:29:19 +00:00
|
|
|
# New ports collection makefile for: libident
|
|
|
|
# Date created: 9 October 1995
|
1999-08-31 06:53:31 +00:00
|
|
|
# Whom: torstenb@FreeBSD.org
|
1995-10-12 07:29:19 +00:00
|
|
|
#
|
1999-08-31 01:53:22 +00:00
|
|
|
# $FreeBSD$
|
1995-10-12 07:29:19 +00:00
|
|
|
#
|
|
|
|
|
2000-04-09 18:34:06 +00:00
|
|
|
PORTNAME= libident
|
2000-04-21 08:19:33 +00:00
|
|
|
PORTVERSION= 0.22
|
2000-06-02 03:18:54 +00:00
|
|
|
CATEGORIES= security
|
1995-10-12 07:29:19 +00:00
|
|
|
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/
|
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= torstenb@FreeBSD.org
|
1995-10-12 07:29:19 +00:00
|
|
|
|
|
|
|
ALL_TARGET= freebsd
|
1996-11-17 07:58:10 +00:00
|
|
|
MAN3= ident.3
|
1995-10-12 07:29:19 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|