aboutsummaryrefslogblamecommitdiff
path: root/textproc/xml-i18n-tools/Makefile
blob: 43640b23b540ed0e6152534756faac1bedcfd8b0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                          
           

                              
                   
                 
                              
                     
 
                                 
                                                                      
 
                           
                   
 
                               
 
                      
# 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

USES=		perl5 gmake
GNU_CONFIGURE=	yes

CONFLICTS=	intltool-[0-9]*

.include <bsd.port.mk>