summaryrefslogtreecommitdiff
path: root/palm/xcopilot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'palm/xcopilot/Makefile')
-rw-r--r--palm/xcopilot/Makefile29
1 files changed, 14 insertions, 15 deletions
diff --git a/palm/xcopilot/Makefile b/palm/xcopilot/Makefile
index 9ef33676443a..b7c06fc0b921 100644
--- a/palm/xcopilot/Makefile
+++ b/palm/xcopilot/Makefile
@@ -1,24 +1,23 @@
-# New ports collection makefile for: xcopilot
-# Version required: 0.4
-# Date created: July 17 1997
-# Whom: Nick Sayer <nsayer@quack.kfu.com>
+# New ports collection makefile for: xcopilot
+# Version required: 0.6.6
+# Date created: July 17 1997
+# Whom: Nick Sayer <nsayer@quack.kfu.com>
#
-# $Id: Makefile,v 1.6 1998/09/17 00:32:31 asami Exp $
+# $Id: Makefile,v 1.7 1999/01/09 08:52:31 asami Exp $
#
-DISTNAME= xcopilot-v0.4
-PKGNAME= xcopilot-0.4.8
-CATEGORIES= palm emulators
-MASTER_SITES= ftp://uiarchive.cso.uiuc.edu/pub/systems/PalmOS/
+DISTNAME= xcopilot-0.6.6
+CATEGORIES= palm emulators
+MASTER_SITES= http://xcopilot.cuspy.com/build/
-PATCH_SITES= http://www.isaac.cs.berkeley.edu/pilot/
-PATCHFILES= xcopilot-v0.4-iang8.diff
-PATCH_DIST_STRIP= -p1
+MAINTAINER= nsayer@quack.kfu.com
-MAINTAINER= nsayer@quack.kfu.com
-
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_X_PREFIX= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+
+MAN1= xcopilot.1
.include <bsd.port.mk>