xref: /freebsd/share/mk/bsd.port.mk (revision cf02bf2407cb217c99cc82f78b7a2e7f0703c9ee)
1# $FreeBSD$
2
3PORTSDIR?=	/usr/ports
4BSDPORTMK?=	${PORTSDIR}/Mk/bsd.port.mk
5
6.include <bsd.own.mk>
7.include "${BSDPORTMK}"
8