1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/textproc/intltool/Makefile
2001-01-24 05:10:41 +00:00

20 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.6
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>