summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>1999-06-17 08:02:37 +0000
committeritojun <itojun@pkgsrc.org>1999-06-17 08:02:37 +0000
commit6f51ce5ed2c95eb0fe654d7e989903662b1ab483 (patch)
treefd64f9559c8724529d9baa4883124cb8bae1c3dc /japanese
parente2ae19d06d6fab7a974d205c0b28945d2d8a13ae (diff)
downloadpkgsrc-6f51ce5ed2c95eb0fe654d7e989903662b1ab483.tar.gz
magicpoint with Japanese-capable configuration.
this pkgsrc directory depends on pkgsrc/graphics/magicpoint.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/magicpoint/Makefile11
-rw-r--r--japanese/magicpoint/pkg/COMMENT2
2 files changed, 8 insertions, 5 deletions
diff --git a/japanese/magicpoint/Makefile b/japanese/magicpoint/Makefile
index 8c896d5e5bb..c9b571b9cbb 100644
--- a/japanese/magicpoint/Makefile
+++ b/japanese/magicpoint/Makefile
@@ -1,15 +1,18 @@
-# New ports collection makefile for: magicpoint (with vflib)
-# Version required: 1.04a
+# New ports collection makefile for: magicpoint
+# Version required: 1.05a
# 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 $
+# $NetBSD: Makefile,v 1.2 1999/06/17 08:02:37 itojun Exp $
+# Based on FreeBSD Id: Makefile,v 1.7 1998/12/23 01:31:37 steve Exp
#
MASTERDIR= ${.CURDIR}/../../graphics/magicpoint
COMMENT= ${.CURDIR}/pkg/COMMENT
DESCR_SRC= ${MASTERDIR}/pkg/DESCR
PLIST_SRC= ${MASTERDIR}/pkg/PLIST
+FILESDIR= ${MASTERDIR}/files
+PATCHDIR= ${MASTERDIR}/patches
PKGNAME= ja-magicpoint-1.05a
@@ -18,6 +21,6 @@ CONFIGURE_ARGS= --disable-vflib --enable-freetype-charset16
.include "${MASTERDIR}/Makefile"
-CATEGORIES= japanese misc
+CATEGORIES+= japanese
MAINTAINER= itojun@itojun.org
diff --git a/japanese/magicpoint/pkg/COMMENT b/japanese/magicpoint/pkg/COMMENT
index 7171de48db4..ab0c900e4f5 100644
--- a/japanese/magicpoint/pkg/COMMENT
+++ b/japanese/magicpoint/pkg/COMMENT
@@ -1 +1 @@
-an X11-based presentation tool, configured with vflib support.
+an X11-based presentation tool, configured for Japanese support.