pkgsrc/devel/cook/Makefile

18 lines
468 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.6 2003/03/04 17:36:16 wiz Exp $
DISTNAME= cook-2.22
CATEGORIES= devel
MASTER_SITES= http://www.canb.auug.org.au/~millerp/cook/
MAINTAINER= groo@netbsd.org
HOMEPAGE= http://www.canb.auug.org.au/~millerp/cook/cook.html
COMMENT= More powerful replacement for the traditional make(1) tool
BUILD_USES_MSGFMT= yes
2002-10-13 16:52:20 +02:00
USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
2002-10-13 16:52:20 +02:00
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"