summaryrefslogtreecommitdiff
path: root/palm/xcopilot/Makefile
blob: 05d52b5cd4ade579484a78c9fd46c98e23c8420c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    xcopilot
# Version required:     0.4
# Date created:         July 17 1997
# Whom:                 Nick Sayer <nsayer@quack.kfu.com>
#
# $Id: Makefile,v 1.3 1998/01/01 17:29:10 asami Exp $
#

DISTNAME=       xcopilot-v0.4
PKGNAME=	xcopilot-0.4.8
CATEGORIES=     emulators pilot
MASTER_SITES=   ftp://uiarchive.cso.uiuc.edu/pub/systems/PalmOS/

PATCH_SITES=	http://www.isaac.cs.berkeley.edu/pilot/
PATCHFILES=	xcopilot-v0.4-iang8.diff
PATCH_DIST_STRIP= -p1

MAINTAINER=     nsayer@quack.kfu.com

LIB_DEPENDS=    Xpm\\.4\\.:${PORTSDIR}/graphics/xpm

USE_X_PREFIX=	yes

.include <bsd.port.mk>