# New ports collection makefile for:	XEmacs with xft support
# Date created:		18 Jan 2006
# Whom:			Andrey Slusar <anray@FreeBSD.org>
#
# $FreeBSD: ports/editors/xemacs-devel-mule-xft/Makefile,v 1.1 2006/05/16 16:52:31 anray Exp $
#

CATEGORIES=	editors
PKGNAMESUFFIX+=	-xft

COMMENT=	XEmacs(beta version) text editor with xft support

MASTERDIR=	${.CURDIR}/../../editors/xemacs-devel-mule

WITH_XFT=	yes

.include	"${MASTERDIR}/Makefile"
