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