# Created by: Chris St Denis () # $FreeBSD: head/dns/pear-File_DNS/Makefile 463917 2018-03-08 19:48:41Z mat $ PORTNAME= File_DNS PORTVERSION= 0.1.0 CATEGORIES= dns devel pear MAINTAINER= chris@ctgameinfo.com COMMENT= PEAR class to read and write RFC1033-style DNS Zonefiles BUILD_DEPENDS= ${PEARDIR}/File.php:sysutils/pear-File@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/File.php:sysutils/pear-File@${PHP_FLAVOR} USES= pear .include