46b5f232b5
FAKE=Yes HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF and bump NEED_VERSION accordingly.
25 lines
537 B
Makefile
25 lines
537 B
Makefile
# $OpenBSD: Makefile,v 1.21 2000/10/22 15:41:37 espie Exp $
|
|
|
|
DISTNAME= pilot-link.0.9.3
|
|
PKGNAME= pilot-link-0.9.3
|
|
CATEGORIES= comms
|
|
NEED_VERSION= 1.305
|
|
|
|
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/
|
|
|
|
LIB_DEPENDS= tk80::x11/tk/8.0
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
CONFIGURE_ARGS= --with-perl5=/usr/bin/perl \
|
|
--with-readline21=no \
|
|
--with-readline20=no
|
|
|
|
.include <bsd.port.mk>
|