summaryrefslogtreecommitdiff
path: root/security/libident/Makefile
blob: 959667952054c4c2672966a45452b9f061d3cfdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.3 1999/03/12 15:59:17 tron Exp $
# FreeBSD ID: Makefile,v 1.6 1998/01/25 20:42:37 torstenb Exp

DISTNAME=	libident-0.21
CATEGORIES=	security devel net
MASTER_SITES=	ftp://ftp.lysator.liu.se/pub/ident/libs/

MAINTAINER=	packages@netbsd.org

ALL_TARGET=	netbsd

.include <../../mk/bsd.pkg.mk>