1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/palm/xcopilot/Makefile

24 lines
426 B
Makefile
Raw Normal View History

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>
#
1999-08-30 14:33:04 +00:00
# $FreeBSD$
#
2000-04-13 19:19:05 +00:00
PORTNAME= xcopilot
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
1999-01-24 06:53:31 +00:00
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
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
.include <bsd.port.mk>