1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/x11-toolkits/xforms-i18n/Makefile
2011-09-07 08:29:06 +00:00

20 lines
432 B
Makefile

# New ports collection makefile for: xforms-i18n
# Date created: 7 June 2005
# Whom: Koji Yokota <yokota@res.otaru-uc.ac.jp>
#
# $FreeBSD$
#
COMMENT?= A graphical user interface toolkit for X Window System, with I18N capabilities
MAINTAINER= yokota@res.otaru-uc.ac.jp
WITH_I18N= yes
CONFLICTS= xforms-[0-9]*
MASTERDIR= ${.CURDIR}/../xforms
BROKEN= Does not work with latest xforms version
.include "${MASTERDIR}/Makefile"