summaryrefslogtreecommitdiff
path: root/devel/cook/Makefile
blob: d2600e399d8b3b88156c7a10cd9928771f27b326 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.4 2002/10/13 15:07:27 wiz Exp $

DISTNAME=	cook-2.17
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 "../../devel/rx/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"