freebsd-ports/palm/xcopilot/Makefile

24 lines
427 B
Makefile
Raw Normal View History

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