aboutsummaryrefslogtreecommitdiffstats
path: root/security/libident/Makefile
blob: 5829c89402d13cd21de374b0dd04c36b7588de19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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= torstenb@FreeBSD.org

ALL_TARGET= freebsd
MAN3=       ident.3

.include <bsd.port.mk>