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