freebsd-ports/chinese/bind8/Makefile
Edwin Groothuis bf60be81d1 Chase repocopies towards ports/dns
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 07:33:51 +00:00

22 lines
482 B
Makefile

# New ports collection makefile for: bind
# Date created: 18 July 1997
# Whom: jseger@scds.com
#
# $FreeBSD$
#
CATEGORIES= chinese net
MASTERDIR= ${.CURDIR}/../../dns/bind8
PATCH_SITES= http://www.sinica.edu.tw/~jihuang/
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
PATCHFILES= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}.diff.gz
.include "${MASTERDIR}/Makefile"
MD5_FILE= ${.CURDIR}/distinfo
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}
MAINTAINER= jihuang@gate.sinica.edu.tw