1998-01-17 15:10:42 +00:00
|
|
|
# New ports collection makefile for: magicpoint (with vflib)
|
1998-04-07 22:44:46 +00:00
|
|
|
# Version required: 1.03a
|
1998-01-17 15:10:42 +00:00
|
|
|
# Date created: 25 Dec 1997
|
|
|
|
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
|
|
|
|
#
|
1998-04-07 22:44:46 +00:00
|
|
|
# $Id: Makefile,v 1.2 1998/02/17 12:58:43 itojun Exp $
|
1998-01-17 15:10:42 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
# 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
|
|
|
|
|
1998-04-07 22:44:46 +00:00
|
|
|
PKGNAME= ja-magicpoint-1.03a
|
1998-02-17 12:58:54 +00:00
|
|
|
|
1998-01-17 15:10:42 +00:00
|
|
|
.include <${.CURDIR}/../../misc/magicpoint/Makefile>
|
|
|
|
|
|
|
|
CATEGORIES= japanese misc
|
|
|
|
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
|
|
|
|
CONFIGURE_ARGS= #intentionally empty
|