freebsd-ports/textproc/xml-i18n-tools/Makefile
Joe Marcus Clarke 59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00

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