freebsd-ports/editors/xemacs-devel-mule-xft/Makefile
2006-05-16 16:52:31 +00:00

17 lines
356 B
Makefile

# New ports collection makefile for: XEmacs with xft support
# Date created: 18 Jan 2006
# Whom: Andrey Slusar <anray@FreeBSD.org>
#
# $FreeBSD$
#
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"