mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
24 lines
482 B
Makefile
24 lines
482 B
Makefile
# New ports collection makefile for: xcopilot
|
|
# Version required: 0.6.6
|
|
# Date created: July 17 1997
|
|
# Whom: Nick Sayer <nsayer@quack.kfu.com>
|
|
#
|
|
# $Id: Makefile,v 1.7 1999/01/09 08:52:31 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xcopilot-0.6.6
|
|
CATEGORIES= palm emulators
|
|
MASTER_SITES= http://xcopilot.cuspy.com/build/
|
|
|
|
MAINTAINER= nsayer@quack.kfu.com
|
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GMAKE= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= xcopilot.1
|
|
|
|
.include <bsd.port.mk>
|