freebsd-ports/textproc/xml-i18n-tools/Makefile
Marcelo Araujo 7c806af372 - Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.

PR:		ports/125243
Submitted by:	pgollucci
Reworked by:	myself
Tested on:	pointyhat exp-run (pav)
2009-02-02 01:36:16 +00:00

24 lines
449 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= GNOME
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>