16 lines
374 B
Makefile
16 lines
374 B
Makefile
# $NetBSD: Makefile,v 1.13 2004/04/12 20:36:34 snj Exp $
|
|
#
|
|
|
|
DISTNAME= libident-0.22
|
|
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_BUILDLINK3= yes
|
|
USE_LIBTOOL= # defined
|
|
|
|
ALL_TARGET= netbsd
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|