1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/japanese/freepwing/Makefile
Mathieu Arnold a9dcad2fff Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:08:37 +00:00

22 lines
457 B
Makefile

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