MagicPoint, an X11-based presentation tool.

non-japanese users should visit ports/misc/magicpoint.
This commit is contained in:
Jun-ichiro itojun Hagino 1998-01-17 15:10:42 +00:00
parent 4bb34290e6
commit cae6e91bd8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9358
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: magicpoint (with vflib)
# Version required: 1.02a
# Date created: 25 Dec 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id$
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
FILESDIR= ${.CURDIR}/../../misc/magicpoint/files
PATCHDIR= ${.CURDIR}/../../misc/magicpoint/patches
PKGDIR= ${.CURDIR}/../../misc/magicpoint/pkg
COMMENT= ${.CURDIR}/pkg/COMMENT
LIB_DEPENDS= VFlib:${PORTSDIR}/japanese/vflib
.include <${.CURDIR}/../../misc/magicpoint/Makefile>
PKGNAME= ja-magicpoint-1.02a
CATEGORIES= japanese misc
MAINTAINER= itojun@itojun.org
CONFIGURE_ARGS= #intentionally empty

View File

@ -0,0 +1 @@
an X11-based presentation tool, configured with vflib support.