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
|
1999-08-02 12:44:03 +02:00
|
|
|
CATEGORIES= ftp
|
2000-06-03 02:15:37 +02:00
|
|
|
MASTER_SITES= ftp://ftp.wxftp.seul.org/pub/wxftp/${PORTVERSION}/ \
|
1999-04-13 15:09:54 +02:00
|
|
|
ftp://ftp.sunsite.auc.dk/disk2/linuxberg.com/files/x11/network/ \
|
|
|
|
ftp://ftp.bitcon.no/.10/linux/linuxberg/files/x11/network/
|
1998-12-01 23:11:59 +01:00
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= kris@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
|
|
|
|
2000-10-05 08:36:23 +02:00
|
|
|
USE_X_PREFIX= yes
|
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>
|