summaryrefslogtreecommitdiff
path: root/emulators/xcopilot/Makefile
blob: 67dfb871ff196865d73eb40bd10ebbd937d9aea7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.5 2001/02/17 18:38:35 wiz Exp $
#

DISTNAME=		xcopilot-0.6.6
CATEGORIES=		emulators
MASTER_SITES=		http://xcopilot.cuspy.com/build/

MAINTAINER=		nathanw@netbsd.org
HOMEPAGE=		http://xcopilot.cuspy.com/
COMMENT=		PalmPilot emulator for X

NOT_FOR_PLATFORM=	*-*-alpha	# suspected LP64 bugs

GNU_CONFIGURE=		YES
USE_X11=		YES
USE_XPM=		YES

.include "../../mk/bsd.pkg.mk"