2000-01-27 08:06:42 -05:00
|
|
|
# New ports collection makefile for: FreePWING
|
|
|
|
# Date created: 00/01/24
|
|
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-11 10:15:53 -04:00
|
|
|
PORTNAME= freepwing
|
|
|
|
PORTVERSION= ${VERSION:S/beta/.b/}
|
2000-01-27 08:14:57 -05:00
|
|
|
CATEGORIES= japanese textproc
|
2000-04-25 09:03:23 -04:00
|
|
|
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/ \
|
|
|
|
ftp://ftp.sra.co.jp/pub/misc/freepwing/old/
|
2000-04-11 10:15:53 -04:00
|
|
|
DISTNAME= ${PORTNAME}-${VERSION}
|
2000-01-27 08:06:42 -05:00
|
|
|
|
|
|
|
MAINTAINER= taoka@FreeBSD.org
|
|
|
|
|
2000-01-27 11:52:30 -05:00
|
|
|
RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake
|
|
|
|
|
2000-11-02 08:31:13 -05:00
|
|
|
VERSION= 1.3
|
2000-04-11 10:15:53 -04:00
|
|
|
|
2000-01-27 08:06:42 -05:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --datadir=${PREFIX}/share/doc
|
2000-01-27 11:52:30 -05:00
|
|
|
USE_GMAKE= yes
|
2000-01-27 11:20:23 -05:00
|
|
|
USE_PERL5= yes
|
2000-01-27 08:06:42 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|