summaryrefslogtreecommitdiff
path: root/devel/cook/Makefile
blob: 9420564f555c7c9772ca18ad237e5b4332192d11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.10 2004/10/03 00:13:25 tv Exp $

DISTNAME=	cook-2.22
PKGREVISION=	2
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_BUILDLINK3=	yes
GNU_CONFIGURE=	# defined

.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"