aboutsummaryrefslogtreecommitdiffstats
path: root/dns/p5-Stanford-DNSserver/Makefile
blob: 953f915612f42a8c2c09f32a0baf57ee4900cab7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Peter Pentchev <roam@FreeBSD.org>
# $FreeBSD$

PORTNAME=   Stanford-DNSserver
PORTVERSION=    1.2.0
CATEGORIES= dns perl5
MASTER_SITES=   http://www.stanford.edu/~riepel/lbnamed/Stanford-DNSserver/
PKGNAMEPREFIX=  p5-

MAINTAINER= ports@FreeBSD.org
COMMENT=    A DNS name server framework with a Perl backend

USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>
in my email address.trasz2007-07-121-1/+1 * Change my email address to trasz@FreeBSD.org.trasz2007-04-131-1/+1 * - Fixed certificate handlingmiwi2006-12-054-36/+99