freebsd-ports/textproc/xml-i18n-tools/Makefile
Jeremy Messenger 6969bae172 Portlint:
-Use DATADIR in plist.
	-Add [0-9]* in the CONFLICTS.
2006-05-16 05:30:32 +00:00

24 lines
508 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
PORTREVISION= 1
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
GNU_CONFIGURE= yes
CONFLICTS= intltool-[0-9]*
.include <bsd.port.mk>