1995-10-12 07:29:19 +00:00
|
|
|
# New ports collection makefile for: libident
|
1998-01-25 20:42:38 +00:00
|
|
|
# Version required: 0.21
|
1995-10-12 07:29:19 +00:00
|
|
|
# Date created: 9 October 1995
|
|
|
|
# Whom: torstenb@FreeBSD.ORG
|
|
|
|
#
|
1998-01-25 20:42:38 +00:00
|
|
|
# $Id: Makefile,v 1.5 1996/11/17 20:59:54 torstenb Exp $
|
1995-10-12 07:29:19 +00:00
|
|
|
#
|
|
|
|
|
1998-01-25 20:42:38 +00:00
|
|
|
DISTNAME= libident-0.21
|
1995-11-22 13:20:16 +00:00
|
|
|
CATEGORIES= devel net security
|
1995-10-12 07:29:19 +00:00
|
|
|
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/
|
|
|
|
|
|
|
|
MAINTAINER= torstenb@FreeBSD.ORG
|
|
|
|
|
|
|
|
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>
|