2000-06-03 02:15:37 +02:00
|
|
|
# New ports collection makefile for: axyftp
|
1998-12-01 23:11:59 +01:00
|
|
|
# Date created: 22 October 1998
|
|
|
|
# Whom: Antti Kaipila <anttik@iki.fi>
|
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1998-12-01 23:11:59 +01:00
|
|
|
#
|
|
|
|
|
2000-06-03 02:15:37 +02:00
|
|
|
PORTNAME= axyftp
|
|
|
|
PORTVERSION= 0.5.1
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 5
|
1999-08-02 12:44:03 +02:00
|
|
|
CATEGORIES= ftp
|
2003-07-21 20:45:09 +02:00
|
|
|
MASTER_SITES= ftp://ftp.bitchx.com/pub/shareware/ \
|
|
|
|
ftp://ftp.netsw.org/net/ip/filetrans/ftp/axyftp/ \
|
|
|
|
ftp://ftp.mayn.de/pub/unix/network/ftp/ \
|
|
|
|
# ftp://ftp.wxftp.seul.org/pub/wxftp/ # distfile changed there (md5sum)
|
1998-12-01 23:11:59 +01:00
|
|
|
|
2009-08-28 18:52:33 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= X Window System FTP client, with WSftp-like UI
|
1998-12-01 23:11:59 +01:00
|
|
|
|
|
|
|
USE_GMAKE= yes
|
2002-08-30 15:46:46 +02:00
|
|
|
USE_GNOME= gtk12
|
2000-10-05 08:36:23 +02:00
|
|
|
GNU_CONFIGURE= yes
|
1998-12-01 23:11:59 +01:00
|
|
|
|
2000-06-03 02:15:37 +02:00
|
|
|
MAN1= axyftp.1
|
1998-12-01 23:11:59 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|