summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>1999-06-17 07:53:08 +0000
committeritojun <itojun@pkgsrc.org>1999-06-17 07:53:08 +0000
commitb9a4619f06c50b40fa4494a7b9e7653f3ce6d7d5 (patch)
tree16eee7bc92c677b7ceea897479d0e493d75f279f /japanese
parent2c45ab60082902da15849718acbda5d370c0639b (diff)
downloadpkgsrc-b9a4619f06c50b40fa4494a7b9e7653f3ce6d7d5.tar.gz
magicpoint presentation tool, with japanese configuration
(import from FreeBSD ports collection)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/magicpoint/Makefile23
-rw-r--r--japanese/magicpoint/pkg/COMMENT1
2 files changed, 24 insertions, 0 deletions
diff --git a/japanese/magicpoint/Makefile b/japanese/magicpoint/Makefile
new file mode 100644
index 00000000000..8c896d5e5bb
--- /dev/null
+++ b/japanese/magicpoint/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: magicpoint (with vflib)
+# Version required: 1.04a
+# Date created: 25 Dec 1997
+# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
+#
+# $Id: Makefile,v 1.1.1.1 1999/06/17 07:53:08 itojun Exp $
+#
+
+MASTERDIR= ${.CURDIR}/../../graphics/magicpoint
+COMMENT= ${.CURDIR}/pkg/COMMENT
+DESCR_SRC= ${MASTERDIR}/pkg/DESCR
+PLIST_SRC= ${MASTERDIR}/pkg/PLIST
+
+PKGNAME= ja-magicpoint-1.05a
+
+#LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib
+CONFIGURE_ARGS= --disable-vflib --enable-freetype-charset16
+
+.include "${MASTERDIR}/Makefile"
+
+CATEGORIES= japanese misc
+
+MAINTAINER= itojun@itojun.org
diff --git a/japanese/magicpoint/pkg/COMMENT b/japanese/magicpoint/pkg/COMMENT
new file mode 100644
index 00000000000..7171de48db4
--- /dev/null
+++ b/japanese/magicpoint/pkg/COMMENT
@@ -0,0 +1 @@
+an X11-based presentation tool, configured with vflib support.