pkgsrc/devel/cook/Makefile
2007-11-07 08:03:55 +00:00

19 lines
510 B
Makefile

# $NetBSD: Makefile,v 1.19 2007/11/07 08:03:55 rillig Exp $
DISTNAME= cook-2.26
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://miller.emu.id.au/pmiller/software/cook/
MAINTAINER= groo@NetBSD.org
HOMEPAGE= http://miller.emu.id.au/pmiller/software/cook/
COMMENT= More powerful replacement for the traditional make(1) tool
USE_TOOLS+= msgfmt yacc perl:run
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= no
REPLACE_PERL= bin/cook_rsh
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"