1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/x11-toolkits/xforms-i18n/Makefile
Sam Lawrance 842a792ec7 Add xforms-i18n. This is a slave port to allow other ports to depend
on xforms with I18N capabilities.

PR:		ports/82191
Submitted by:	Koji Yokota <yokota@res.otaru-uc.ac.jp>
2005-09-03 15:03:36 +00:00

18 lines
381 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
.include "${MASTERDIR}/Makefile"