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