# New ports collection makefile for:	intltool
# Date created:				19th January 2001
# Whom:					Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD: ports/textproc/intltool/Makefile,v 1.9 2001/10/21 18:37:14 sobomax Exp $
#

PORTNAME=	intltool
PORTVERSION=	0.11
CATEGORIES=	textproc gnome
MASTER_SITES=	${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=	stable/sources/${PORTNAME}

MAINTAINER=	gnome@FreeBSD.org

USE_GMAKE=	yes
USE_LIBTOOL=	yes

MAN8=		intltool-extract.8 intltool-merge.8 intltool-prepare.8 \
		intltoolize.8

.include <bsd.port.mk>
