1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/ftp/axyftp/Makefile
Ade Lovett fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00

28 lines
624 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= 2
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>