mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
5ae86caca3
Latest/* symbolic links.
26 lines
703 B
Makefile
26 lines
703 B
Makefile
# 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: Makefile,v 1.1.1.1 1998/01/17 15:10:42 itojun Exp $
|
|
#
|
|
|
|
# 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
|
|
|
|
PKGNAME= ja-magicpoint-1.02a
|
|
|
|
.include <${.CURDIR}/../../misc/magicpoint/Makefile>
|
|
|
|
CATEGORIES= japanese misc
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
CONFIGURE_ARGS= #intentionally empty
|