1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/textproc/xml-i18n-tools/Makefile
Martin Wilke c16709055d - Stage support
- Convert to USES
2014-03-01 18:09:39 +00:00

19 lines
347 B
Makefile

# 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>