Portlint.
This commit is contained in:
parent
5a118d1b15
commit
2611ad4423
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8805
1 changed files with 6 additions and 4 deletions
|
@ -3,20 +3,22 @@
|
|||
# Date created: July 17 1997
|
||||
# Whom: Nick Sayer <nsayer@quack.kfu.com>
|
||||
#
|
||||
# $Id:$
|
||||
# $Id: Makefile,v 1.1.1.1 1997/11/23 23:39:41 fenner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xcopilot-v0.4
|
||||
PKGNAME= xcopilot-0.4iang8
|
||||
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
|
||||
PATCH_SITES= http://www.isaac.cs.berkeley.edu/pilot/
|
||||
|
||||
MAINTAINER= nsayer@quack.kfu.com
|
||||
|
||||
USE_X11= yes
|
||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
||||
|
||||
USE_X11= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue