pkgsrc-wip/heirloom-random/Makefile
Aleksey Cheusov eb7084e6a6 added: Lots of small heirloom parts.
This is not a garbage, not all parts of heirloom
    are compiled successfully on all platforms pkgsrc supports.
2006-12-17 22:47:09 +00:00

10 lines
260 B
Makefile

# $NetBSD: Makefile,v 1.1 2006/12/17 22:47:17 cheusov Exp $
.include "../../wip/heirloom-dirs/Makefile.prog2.common"
PKGNAME= heirloom-random-${HEIRLOOM_VER}
CATEGORIES= textproc
MAKE_FLAGS+= SUBDIRS="libcommon build random"
.include "../../mk/bsd.pkg.mk"