xref: /openbsd-src/share/mk/bsd.port.mk (revision 6ffa11750120b9a80a47d1ba071f1f1fc89b3cf8)
1.if !defined(BSD_OWN_MK)
2.  include <bsd.own.mk>
3.endif
4PORTSDIR?=	/usr/ports
5.include	"${PORTSDIR}/infrastructure/mk/bsd.port.mk"
6