# New ports collection makefile for:	yudit
# Date created:		October 3, 1998
# Whom:			rch@richard.eu.org
#
# $FreeBSD: ports/editors/yudit/Makefile,v 1.21 2002/04/12 17:09:34 ade Exp $
#

PORTNAME=	yudit
PORTVERSION=	2.5.4
PORTREVISION=	1
CATEGORIES=	editors converters print
MASTER_SITES=	http://yudit.org/download/ \
		${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/editors/X
DISTNAME=	${PORTNAME}-2.5.4

MAINTAINER=	jkoshy@freebsd.org

BUILD_DEPENDS=	msgfmt:${PORTSDIR}/devel/gettext

USE_XLIB=	YES
CONFIGURE_ENV=	LC_ALL=
GNU_CONFIGURE=	YES
MAKE_ENV=	LC_ALL=
MAN1=		mytool.1 uniconv.1 uniprint.1
USE_GMAKE=	YES

.include <bsd.port.mk>
