ceba211283
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
25 lines
629 B
Makefile
25 lines
629 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.3 1998/01/01 17:29:10 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xcopilot-v0.4
|
|
PKGNAME= xcopilot-0.4.8
|
|
CATEGORIES= emulators pilot
|
|
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_X_PREFIX= yes
|
|
|
|
.include <bsd.port.mk>
|