1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/ftp/axyftp/Makefile

28 lines
624 B
Makefile
Raw Normal View History

# New ports collection makefile for: axyftp
# Date created: 22 October 1998
# Whom: Antti Kaipila <anttik@iki.fi>
#
1999-08-25 05:57:29 +00:00
# $FreeBSD$
#
PORTNAME= axyftp
PORTVERSION= 0.5.1
PORTREVISION= 3
1999-08-02 10:44:03 +00:00
CATEGORIES= ftp
2003-07-21 18:45:09 +00: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)
2003-07-12 10:37:02 +00:00
MAINTAINER= ports@FreeBSD.org
COMMENT= X Window System FTP client, with WSftp-like UI
2000-10-05 06:36:23 +00:00
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gtk12
2000-10-05 06:36:23 +00:00
GNU_CONFIGURE= yes
MAN1= axyftp.1
.include <bsd.port.mk>