freebsd-ports/textproc/intltool/Makefile
Ade Lovett 8090e364f4 Add xml-i18n-tools, a module containing some utility scripts and assorted
auto* magic for internationalizing various kinds of XML files.

Obtained from:	GNOME
2001-01-19 18:11:08 +00:00

19 lines
385 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.5
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/${PORTNAME}
MAINTAINER= ade@FreeBSD.org
USE_GMAKE= yes
USE_LIBTOOL= yes
.include <bsd.port.mk>