HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/textproc/intltool/Makefile
# Created by: Ade Lovett <ade@FreeBSD.org>

PORTNAME=	intltool
PORTVERSION=	0.51.0
PORTREVISION=	1
CATEGORIES=	textproc gnome
MASTER_SITES=	https://launchpad.net/intltool/trunk/${PORTVERSION}/+download/
DIST_SUBDIR=	gnome

MAINTAINER=	desktop@FreeBSD.org
COMMENT=	Tools to internationalize various kinds of data files

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

BUILD_DEPENDS=	p5-XML-Parser>=0:textproc/p5-XML-Parser
RUN_DEPENDS=	p5-XML-Parser>=0:textproc/p5-XML-Parser

USES=		iconv gmake perl5
GNU_CONFIGURE=	yes

.include <bsd.port.mk>