2000-01-27 13:06:42 +00:00
|
|
|
# New ports collection makefile for: FreePWING
|
|
|
|
# Version required: 1.1a
|
|
|
|
# Date created: 00/01/24
|
|
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= freepwing-1.1a
|
2000-01-27 13:14:57 +00:00
|
|
|
PKGNAME= ja-freepwing-1.1a
|
|
|
|
CATEGORIES= japanese textproc
|
2000-01-27 13:06:42 +00:00
|
|
|
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/freepwing/
|
|
|
|
|
|
|
|
MAINTAINER= taoka@FreeBSD.org
|
|
|
|
|
2000-01-27 16:52:30 +00:00
|
|
|
RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake
|
|
|
|
|
2000-01-27 13:06:42 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --datadir=${PREFIX}/share/doc
|
2000-01-27 16:52:30 +00:00
|
|
|
USE_GMAKE= yes
|
2000-01-27 16:20:23 +00:00
|
|
|
USE_PERL5= yes
|
2000-01-27 13:06:42 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|