summaryrefslogtreecommitdiff
path: root/textproc/freepwing/Makefile
blob: 4eee154547396d45bd4fdd7bab8cc8d7e040161c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.1.1.1 2002/03/19 11:07:44 uebayasi Exp $

DISTNAME=	freepwing-1.4.1
CATEGORIES=	japanese textproc
MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/freepwing/

MAINTAINER=	uebayasi@soum.co.jp
HOMEPAGE=	http://www.sra.co.jp/people/m-kasahr/freepwing/
COMMENT=	Free JIS X 4081 (subset of EPWING V1) formatter

GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=--with-pkgdocdir=${PREFIX}/share/doc/freepwing
USE_GMAKE=	yes
USE_PERL5=	yes

.include "../../mk/bsd.pkg.mk"