freebsd-ports/textproc/xml-i18n-tools/Makefile
Joe Marcus Clarke 11b73965f0 intltool and xml-i18n-tools conflict with each other.
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-11 06:12:14 +00:00

23 lines
485 B
Makefile

# New ports collection makefile for: xml-i18n-tools
# Date created: 19th January 2001
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xml-i18n-tools
PORTVERSION= 0.9
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9
MAINTAINER= gnome@FreeBSD.org
COMMENT= Xml internationalization support for GNOME, and others
USE_GMAKE= yes
USE_PERL5= yes
USE_LIBTOOL= yes
CONFLICTS= intltool-*
.include <bsd.port.mk>