aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/axyftp/Makefile
blob: 6327931f6dfa5bf4425964167f62c1ecd24061cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# New ports collection makefile for: axyftp
# Date created:         22 October 1998
# Whom:             Antti Kaipila <anttik@iki.fi>
#
# $FreeBSD$
#

PORTNAME=   axyftp
PORTVERSION=    0.5.1
PORTREVISION=   3
CATEGORIES= ftp
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_X_PREFIX=   yes
USE_GMAKE=  yes
USE_GNOME=  gtk12
GNU_CONFIGURE=  yes

MAN1=       axyftp.1

.include <bsd.port.mk>