18 lines
485 B
Makefile
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"
|