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