2000-01-27 13:06:42 +00:00
|
|
|
# New ports collection makefile for: FreePWING
|
|
|
|
# Date created: 00/01/24
|
|
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-11 14:15:53 +00:00
|
|
|
PORTNAME= freepwing
|
|
|
|
PORTVERSION= ${VERSION:S/beta/.b/}
|
2000-01-27 13:14:57 +00:00
|
|
|
CATEGORIES= japanese textproc
|
2000-04-25 13:03:23 +00:00
|
|
|
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/ \
|
|
|
|
ftp://ftp.sra.co.jp/pub/misc/freepwing/old/
|
2000-04-11 14:15:53 +00:00
|
|
|
DISTNAME= ${PORTNAME}-${VERSION}
|
2000-01-27 13:06:42 +00:00
|
|
|
|
|
|
|
MAINTAINER= taoka@FreeBSD.org
|
|
|
|
|
2000-01-27 16:52:30 +00:00
|
|
|
RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake
|
|
|
|
|
2000-04-11 14:15:53 +00:00
|
|
|
VERSION= 1.2beta2
|
|
|
|
|
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>
|