freebsd-ports/japanese/freepwing/Makefile

25 lines
531 B
Makefile
Raw Normal View History

# New ports collection makefile for: FreePWING
# Date created: 00/01/24
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= freepwing
PORTVERSION= 1.4.4
PORTREVISION= 1
CATEGORIES= japanese textproc
2011-06-24 18:23:21 +02:00
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/old/1.4/
MAINTAINER= ports@FreeBSD.org
COMMENT= Free JIS X 4081 (subset of EPWING V1) Formatter
RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake
2000-01-27 17:20:23 +01:00
USE_PERL5= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pkgdocdir=${DOCSDIR}
.include <bsd.port.mk>