1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/japanese/freepwing/Makefile
2002-09-15 05:25:22 +00:00

25 lines
537 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
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= taoka@FreeBSD.org
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>