# $NetBSD: Makefile,v 1.19 2007/03/24 19:21:31 joerg Exp $ # DISTNAME= libident-0.22 PKGREVISION= 1 CATEGORIES= security devel net MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Small library to interface to the ident protocol server (rfc1413) USE_LIBTOOL= yes BUILD_TARGET= netbsd INSTALLATION_DIRS= include lib ${PKGMANDIR}/man3 .include "../../mk/bsd.pkg.mk"