aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/bind8/Makefile
blob: 6426c0035e62b415998d61935b82f50709c12679 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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