# $MidnightBSD: trunk/ftp/waiho/Makefile 21728 2016-08-18 13:06:43Z laffer1 $
# $FreeBSD: head/ftp/waiho/Makefile 383626 2015-04-09 07:44:41Z bapt $

PORTNAME=	waiho
PORTVERSION=	0.2
PORTREVISION=	1
CATEGORIES=	ftp gnustep
MASTER_SITES=	http://www.roard.com/waiho/download/
DISTNAME=	Waiho-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Simple FTP client for GNUstep

LICENSE=	gpl2
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		tar:tgz gnustep
USE_GNUSTEP=	back build

post-install:
	${STRIP_CMD} ${PREFIX}/GNUstep/System/Applications/Waiho.app/Waiho

.include <bsd.port.mk>
