freebsd-ports/palm/xcopilot/Makefile
Satoshi Asami 2611ad4423 Portlint.
1997-11-25 07:38:50 +00:00

24 lines
623 B
Makefile

# New ports collection makefile for: xcopilot
# Version required: 0.4
# Date created: July 17 1997
# Whom: Nick Sayer <nsayer@quack.kfu.com>
#
# $Id: Makefile,v 1.1.1.1 1997/11/23 23:39:41 fenner Exp $
#
DISTNAME= xcopilot-v0.4
PKGNAME= xcopilot-0.4.8
CATEGORIES= emulators
MASTER_SITES= ftp://uiarchive.cso.uiuc.edu/pub/systems/PalmOS/
PATCH_SITES= http://www.isaac.cs.berkeley.edu/pilot/
PATCHFILES= xcopilot-v0.4-iang8.diff
PATCH_DIST_STRIP= -p1
MAINTAINER= nsayer@quack.kfu.com
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_X11= yes
.include <bsd.port.mk>