pkgsrc/emulators/xcopilot/Makefile
2002-10-20 13:37:17 +00:00

22 lines
495 B
Makefile

# $NetBSD: Makefile,v 1.8 2002/10/20 13:45:31 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
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_X11= YES
post-extract:
${RM} -f ${WRKSRC}/mc68k/custom.c
.include "../../graphics/xpm/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"