7c806af372
MASTER_SITE_SUBDIR when possible. PR: ports/125243 Submitted by: pgollucci Reworked by: myself Tested on: pointyhat exp-run (pav)
24 lines
449 B
Makefile
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>
|