summaryrefslogtreecommitdiff
path: root/x11-toolkits/fox-xunicode
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-23 18:54:55 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-23 18:54:55 +0000
commit24c56541b06c9fb2e4e447c15deeccc0bc24fc0a (patch)
tree43755f8975086cc6da70a6dff1342b949b819496 /x11-toolkits/fox-xunicode
parentList myself as the maintainer of fltk-xunicode. Change MAINTAINER= in (diff)
Add fox-xunicode, FOX with Unicode support. The xunicode patch is
provided by Toshihiro Inoue <tino@pa2.so-net.ne.jp>.
Notes
Notes: svn path=/head/; revision=38654
Diffstat (limited to 'x11-toolkits/fox-xunicode')
-rw-r--r--x11-toolkits/fox-xunicode/Makefile16
-rw-r--r--x11-toolkits/fox-xunicode/Makefile~16
-rw-r--r--x11-toolkits/fox-xunicode/pkg-comment1
3 files changed, 33 insertions, 0 deletions
diff --git a/x11-toolkits/fox-xunicode/Makefile b/x11-toolkits/fox-xunicode/Makefile
new file mode 100644
index 000000000000..9a148d60e9dc
--- /dev/null
+++ b/x11-toolkits/fox-xunicode/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: fox-xunicode
+# Date created: 24 February 2001
+# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../fox
+
+MAINTAINER= knu@FreeBSD.org
+
+COMMENT= ${.CURDIR}/pkg-comment
+
+WITH_XUNICODE= yes
+
+.include "${MASTERDIR}/Makefile"
diff --git a/x11-toolkits/fox-xunicode/Makefile~ b/x11-toolkits/fox-xunicode/Makefile~
new file mode 100644
index 000000000000..9a148d60e9dc
--- /dev/null
+++ b/x11-toolkits/fox-xunicode/Makefile~
@@ -0,0 +1,16 @@
+# New ports collection makefile for: fox-xunicode
+# Date created: 24 February 2001
+# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../fox
+
+MAINTAINER= knu@FreeBSD.org
+
+COMMENT= ${.CURDIR}/pkg-comment
+
+WITH_XUNICODE= yes
+
+.include "${MASTERDIR}/Makefile"
diff --git a/x11-toolkits/fox-xunicode/pkg-comment b/x11-toolkits/fox-xunicode/pkg-comment
new file mode 100644
index 000000000000..6594edfce0e5
--- /dev/null
+++ b/x11-toolkits/fox-xunicode/pkg-comment
@@ -0,0 +1 @@
+FOX with Unicode support