summaryrefslogtreecommitdiff
path: root/textproc/freepwing/Makefile
blob: 70c83ebd83bfee51a04874eda10cdfe39ca29df9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:15 grant Exp $

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

MAINTAINER=	uebayasi@NetBSD.org
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"