5eb1cd0412
accordingly.
23 lines
481 B
Makefile
23 lines
481 B
Makefile
# New ports collection makefile for: bind
|
|
# Date created: 18 July 1997
|
|
# Whom: jseger@scds.com
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORES= chinese net
|
|
|
|
MASTERDIR= ${.CURDIR}/../../net/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
|