aboutsummaryrefslogtreecommitdiff
path: root/textproc/xml-i18n-tools/Makefile
blob: 02307f718ece788eaf5c7d9866f90aee597b8889 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Ade Lovett <ade@FreeBSD.org>
# $FreeBSD$

PORTNAME=	xml-i18n-tools
PORTVERSION=	0.9
PORTREVISION=	1
CATEGORIES=	textproc gnome
MASTER_SITES=	GNOME

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Xml internationalization support for GNOME, and others

USE_GMAKE=	yes
USES=		perl5
GNU_CONFIGURE=	yes

CONFLICTS=	intltool-[0-9]*

.include <bsd.port.mk>