1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/japanese/freepwing/Makefile
Norikatsu Shigemura d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00

27 lines
610 B
Makefile

# New ports collection makefile for: FreePWING
# Date created: 00/01/24
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= freepwing
PORTVERSION= 1.4.3
PORTREVISION= 1
CATEGORIES= japanese textproc
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/ \
ftp://ftp.sra.co.jp/pub/misc/freepwing/old/
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Free JIS X 4081 (subset of EPWING V1) Formatter
RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/share/doc
USE_GMAKE= yes
USE_PERL5= yes
.include <bsd.port.mk>