summaryrefslogtreecommitdiffstats
path: root/ftp/libfilezilla/Makefile
blob: 0f947178d874be7089063a69a72dfc3eaf236388 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $FreeBSD$

PORTNAME=	libfilezilla
PORTVERSION=	0.9.0
PORTREVISION=	1
CATEGORIES=	ftp
MASTER_SITES=	http://download.filezilla-project.org/${PORTNAME}/

MAINTAINER=	rezny@FreeBSD.org
COMMENT=	C++ library for building platform-independent programs

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/COPYING

BROKEN_powerpc64=	Does not build

USES=		compiler:c++14-lang gmake iconv:wchar_t libtool localbase pathfix pkgconfig tar:bzip2
USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>
OpenPOWER on IntegriCloud