Merge from vendor branch TNF:
[pkgsrc.git] / cross / zoularis / Makefile
1 # $NetBSD: Makefile,v 1.11 2000/03/17 05:41:34 christos Exp $
2 #
3
4 DISTNAME=       zoularis-20000512
5 CATEGORIES=     cross
6 MASTER_SITES=   ${MASTER_SITE_LOCAL}
7
8 MAINTAINER=     agc@netbsd.org
9 HOMEPAGE=       http://www.netbsd.org/
10
11 WRKSRC=         ${WRKDIR}/bsd
12
13 NO_CONFIGURE=   yes
14 NO_BUILD=       yes
15 NO_PACKAGE=     This package is needed to compile the pkgtools
16
17 post-extract:
18         @${ECHO} "Please set BSDSRCDIR and DESTDIR in Makefile.inc"
19         @${ECHO} "and make sure /usr/ccs/bin is in your PATH and then"
20         @${ECHO} "/usr/ccs/bin/make"
21
22 .include "../../mk/bsd.pkg.mk"