eb7084e6a6
This is not a garbage, not all parts of heirloom are compiled successfully on all platforms pkgsrc supports.
10 lines
258 B
Makefile
10 lines
258 B
Makefile
# $NetBSD: Makefile,v 1.1 2006/12/17 22:47:15 cheusov Exp $
|
|
|
|
.include "../../wip/heirloom-dirs/Makefile.prog2.common"
|
|
|
|
PKGNAME= heirloom-nohup-${HEIRLOOM_VER}
|
|
CATEGORIES= textproc
|
|
|
|
MAKE_FLAGS+= SUBDIRS="libcommon build nohup"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|