.include <src.opts.mk>

WORLDPACKAGE=	libcompiler_rt
SUBPACKAGES=	dev
COMPAT_PKGS=	dev

# libcompiler_rt only contains static libraries and manpages, and therefore
# doesn't have a base package.
PKG_NO_BASE=

.include <bsd.pkg.mk>
