pkgsrc/devel/cook/Makefile
2003-07-17 21:21:03 +00:00

18 lines
485 B
Makefile

# $NetBSD: Makefile,v 1.8 2003/07/17 21:29:57 grant Exp $
DISTNAME= cook-2.22
PKGREVISION= 1
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
USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"