pkgsrc/emulators/xcopilot/Makefile

22 lines
479 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.13 2006/02/05 23:09:05 joerg Exp $
#
DISTNAME= xcopilot-0.6.6
PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://xcopilot.cuspy.com/build/
2003-07-17 23:31:04 +02:00
MAINTAINER= nathanw@NetBSD.org
HOMEPAGE= http://xcopilot.cuspy.com/
COMMENT= PalmPilot emulator for X
NOT_FOR_PLATFORM= *-*-alpha # suspected LP64 bugs
GNU_CONFIGURE= YES
post-extract:
${RM} -f ${WRKSRC}/mc68k/custom.c
2004-04-11 10:36:43 +02:00
.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"