pkgsrc/security/libident/Makefile
2005-09-28 20:52:18 +00:00

16 lines
368 B
Makefile

# $NetBSD: Makefile,v 1.17 2005/09/28 20:52:26 rillig Exp $
#
DISTNAME= libident-0.22
PKGREVISION= 1
CATEGORIES= security devel net
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Small library to interface to the ident protocol server (rfc1413)
USE_LIBTOOL= yes
BUILD_TARGET= netbsd
.include "../../mk/bsd.pkg.mk"