freebsd-ports/dns/p5-Stanford-DNSserver/Makefile
Muhammad Moinur Rahman 6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00

19 lines
405 B
Makefile

# Created by: Peter Pentchev <roam@FreeBSD.org>
# $FreeBSD$
PORTNAME= Stanford-DNSserver
PORTVERSION= 1.2.0
PORTREVISION= 1
CATEGORIES= dns perl5
MASTER_SITES= http://www.stanford.edu/~riepel/lbnamed/Stanford-DNSserver/
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= DNS name server framework with a Perl backend
LICENSE= BSD3CLAUSE
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>