pkgsrc-wip/heirloom-cksum/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
258 B
Makefile

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