1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/ftp/axyftp/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

27 lines
606 B
Makefile

# 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= 5
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= beech@FreeBSD.org
COMMENT= X Window System FTP client, with WSftp-like UI
USE_GMAKE= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
MAN1= axyftp.1
.include <bsd.port.mk>