1999-01-24 06:53:31 +00:00
|
|
|
# New ports collection makefile for: xcopilot
|
|
|
|
# Date created: July 17 1997
|
|
|
|
# Whom: Nick Sayer <nsayer@quack.kfu.com>
|
1997-11-23 23:39:42 +00:00
|
|
|
#
|
1999-08-30 14:33:04 +00:00
|
|
|
# $FreeBSD$
|
1997-11-23 23:39:42 +00:00
|
|
|
#
|
|
|
|
|
2000-04-13 19:19:05 +00:00
|
|
|
PORTNAME= xcopilot
|
2000-04-21 07:52:25 +00:00
|
|
|
PORTVERSION= 0.6.6
|
1999-01-24 06:53:31 +00:00
|
|
|
CATEGORIES= palm emulators
|
|
|
|
MASTER_SITES= http://xcopilot.cuspy.com/build/
|
1997-11-25 07:38:50 +00:00
|
|
|
|
1999-01-24 06:53:31 +00:00
|
|
|
MAINTAINER= nsayer@quack.kfu.com
|
1997-11-23 23:39:42 +00:00
|
|
|
|
1999-01-24 06:53:31 +00:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
1997-11-23 23:39:42 +00:00
|
|
|
|
1998-08-05 09:31:52 +00:00
|
|
|
USE_X_PREFIX= yes
|
1999-01-24 06:53:31 +00:00
|
|
|
USE_GMAKE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN1= xcopilot.1
|
1997-11-25 07:38:50 +00:00
|
|
|
|
1997-11-23 23:39:42 +00:00
|
|
|
.include <bsd.port.mk>
|