freebsd-ports/japanese/magicpoint/Makefile
Jun-ichiro itojun Hagino fc6616bf13 cope with multiple vfontcap file.
Submitted by:	ume@mahoroba.org
2000-02-13 16:50:54 +00:00

24 lines
621 B
Makefile

# New ports collection makefile for: magicpoint (with vflib)
# Version required: 1.05a
# Date created: 25 Dec 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../../misc/magicpoint
COMMENT= ${.CURDIR}/pkg/COMMENT
LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib
PKGNAME= ja-magicpoint-1.06a
CATEGORIES= japanese
MAINTAINER= itojun@itojun.org
# dirty, but this is required for version independent-ness
CONFIGURE_ARGS= --with-vfontcap=`ls -1 ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1`
CONFIGURE_ARGS+= --enable-freetype-charset16
.include "${MASTERDIR}/Makefile"