freebsd-ports/security/libident/Makefile
David W. Chapman Jr. 5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00

19 lines
330 B
Makefile

# New ports collection makefile for: libident
# Date created: 9 October 1995
# Whom: torstenb@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= libident
PORTVERSION= 0.22
CATEGORIES= security
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/
MAINTAINER= ports@FreeBSD.org
ALL_TARGET= freebsd
MAN3= ident.3
.include <bsd.port.mk>