1999-05-24 22:39:35 +02:00
|
|
|
# $NetBSD: Makefile,v 1.2 1999/05/24 20:39:42 tv Exp $
|
1999-02-05 08:38:14 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xcopilot-0.6.6
|
|
|
|
CATEGORIES= emulators
|
|
|
|
MASTER_SITES= http://xcopilot.cuspy.com/build/
|
|
|
|
|
|
|
|
MAINTAINER= nathanw@netbsd.org
|
|
|
|
HOMEPAGE= http://xcopilot.cuspy.com/
|
|
|
|
|
|
|
|
DEPENDS+= xpm-3.4k:../../graphics/xpm
|
|
|
|
|
1999-05-24 22:39:35 +02:00
|
|
|
NOT_FOR_PLATFORM= *-*-alpha # suspected LP64 bugs
|
1999-02-05 08:38:14 +01:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_X11= yes
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|