freebsd-ports/ftp/axyftp/Makefile
Mario Sergio Fujikawa Ferreira 7906924b7e Deploy USE_GNOMENG infrastructure
PR:		42200
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:46:46 +00:00

26 lines
542 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
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.wxftp.seul.org/pub/wxftp/${PORTVERSION}/ \
ftp://ftp.sunsite.auc.dk/disk2/linuxberg.com/files/x11/network/ \
ftp://ftp.bitcon.no/.10/linux/linuxberg/files/x11/network/
MAINTAINER= kris@FreeBSD.org
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
MAN1= axyftp.1
.include <bsd.port.mk>