mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
15 lines
377 B
Makefile
15 lines
377 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/02/17 07:42:25 pettai Exp $
|
|
|
|
DISTNAME= credns-0.2.10
|
|
CATEGORIES= security
|
|
MASTER_SITES= http://www.nlnetlabs.nl/downloads/credns/
|
|
|
|
MAINTAINER= pettai@NetBSD.org
|
|
HOMEPAGE= http://www.nlnetlabs.nl/downloads/credns/
|
|
COMMENT= Validates DNSSEC in the DNS notify/transfer-chain
|
|
LICENSE= modified-bsd
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|