aboutsummaryrefslogtreecommitdiff
path: root/palm/xcopilot/Makefile
blob: 76dd2a0fd663414716bd13463578246be7e45d65 (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
# Date created:			July 17 1997
# Whom:				Nick Sayer <nsayer@quack.kfu.com>
#
# $FreeBSD$
#

PORTNAME=	xcopilot
PORTVERSION=	0.6.6
CATEGORIES=	palm emulators
MASTER_SITES=	http://xcopilot.cuspy.com/build/

MAINTAINER=	ports@freebsd.org

PORTCOMMENT=	Emulator for US Robotics Pilot PDA

USE_X_PREFIX=	yes
USE_XPM=	yes
USE_GMAKE=	yes
GNU_CONFIGURE=	yes

MAN1=		xcopilot.1

.include <bsd.port.mk>