freebsd-ports/ftp/axyftp/Makefile

27 lines
606 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 07:57:29 +02:00
# $FreeBSD$
#
PORTNAME= axyftp
PORTVERSION= 0.5.1
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)
MAINTAINER= ports@FreeBSD.org
COMMENT= X Window System FTP client, with WSftp-like UI
USE_GMAKE= yes
USE_GNOME= gtk12
2000-10-05 08:36:23 +02:00
GNU_CONFIGURE= yes
MAN1= axyftp.1
.include <bsd.port.mk>