mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
5cb7e30ca1
Notified by: ak@ravenloft.kiev.ua (via irc) Feature safe: yes
9 lines
154 B
Makefile
9 lines
154 B
Makefile
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../../dns/ldns
|
|
|
|
OPTIONS_SET= PYLDNS
|
|
|
|
.include "${MASTERDIR}/Makefile"
|