summaryrefslogtreecommitdiff
path: root/japanese/freepwing/Makefile
blob: 11e004b1616e16841ab09b559758a7070d8d6336 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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
PKGNAME=	ja-freepwing-1.1a
CATEGORIES=	japanese textproc
MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/freepwing/freepwing/

MAINTAINER=	taoka@FreeBSD.org

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--datadir=${PREFIX}/share/doc
USE_PERL5=	yes

.include <bsd.port.mk>