freebsd-ports/japanese/freepwing/Makefile

27 lines
565 B
Makefile
Raw Normal View History

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