mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
422afa46e7
PR: ports/78300 ports/78395 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
18 lines
383 B
Makefile
18 lines
383 B
Makefile
# New ports collection makefile for: magicpoint (with vflib)
|
|
# Date created: 25 Dec 1997
|
|
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../../misc/magicpoint
|
|
COMMENT= An X11-based presentation tool, configured with vflib support
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MAINTAINER= mita@jp.FreeBSD.org
|
|
|
|
WITH_JAPANESE=yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|