1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/japanese/freepwing/Makefile
Pawel Pekala 54cc187c1e - Port is stage safe
- Convert to USES=gmake
2014-05-09 16:30:33 +00:00

20 lines
447 B
Makefile

# Created by: Satoshi TAOKA <taoka@FreeBSD.org>
# $FreeBSD$
PORTNAME= freepwing
PORTVERSION= 1.4.4
PORTREVISION= 1
CATEGORIES= japanese textproc
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
USES= gmake perl5
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pkgdocdir=${DOCSDIR}
.include <bsd.port.mk>