aboutsummaryrefslogtreecommitdiff
path: root/japanese/freepwing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/freepwing/Makefile')
-rw-r--r--japanese/freepwing/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/japanese/freepwing/Makefile b/japanese/freepwing/Makefile
index 60ddc638cb86..f40fea5cd127 100644
--- a/japanese/freepwing/Makefile
+++ b/japanese/freepwing/Makefile
@@ -1,21 +1,23 @@
# New ports collection makefile for: FreePWING
-# Version required: 1.2beta2
# Date created: 00/01/24
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= freepwing-1.2beta2
-PKGNAME= ja-freepwing-1.2.b2
+PORTNAME= freepwing
+PORTVERSION= ${VERSION:S/beta/.b/}
CATEGORIES= japanese textproc
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/freepwing/ \
ftp://ftp.sra.co.jp/pub/misc/freepwing/freepwing/beta/
+DISTNAME= ${PORTNAME}-${VERSION}
MAINTAINER= taoka@FreeBSD.org
RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake
+VERSION= 1.2beta2
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/share/doc
USE_GMAKE= yes