pkgsrc/cross/zoularis/Makefile

23 lines
531 B
Makefile
Raw Normal View History

2000-10-04 00:10:25 +02:00
# $NetBSD: Makefile,v 1.13 2000/10/03 22:10:25 christos Exp $
#
2000-10-04 00:10:25 +02:00
DISTNAME= zoularis-20001003
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= agc@netbsd.org
HOMEPAGE= http://www.netbsd.org/
WRKSRC= ${WRKDIR}/bsd
NO_CONFIGURE= yes
NO_BUILD= yes
NO_PACKAGE= This package is needed to compile the pkgtools
post-extract:
@${ECHO} "Please set BSDSRCDIR and DESTDIR in Makefile.inc"
@${ECHO} "and make sure /usr/ccs/bin is in your PATH and then"
@${ECHO} "/usr/ccs/bin/make"
.include "../../mk/bsd.pkg.mk"