aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xml-i18n-tools/Makefile
blob: 67905da3f5186bef2587bed89c24e58ae0cea402 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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]*

NO_STAGE=   yes
.include <bsd.port.mk>