freebsd-ports/japanese/freepwing/Makefile
Satoshi Taoka 1791a2b042 Updated to 1.2
Submitted by:	Motoyuki Kasahara <m-kasahr@sra.co.jp>
Obtained from:	direct communication
2000-05-30 04:41:11 +00:00

27 lines
563 B
Makefile

# 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
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
VERSION= 1.2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/share/doc
USE_GMAKE= yes
USE_PERL5= yes
.include <bsd.port.mk>