diff options
Diffstat (limited to 'japanese/skkfep/Makefile')
-rw-r--r-- | japanese/skkfep/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/japanese/skkfep/Makefile b/japanese/skkfep/Makefile index c3c09e78d683..3b612a057d99 100644 --- a/japanese/skkfep/Makefile +++ b/japanese/skkfep/Makefile @@ -1,15 +1,15 @@ # New ports collection Makefile for: skkfep -# Version required: 0.85 # Date created: 22 Jul 1998 # Whom: Yusuke Nawano <azuki@azkey.org> # # $FreeBSD$ # -DISTNAME= skkfep0.85 -PKGNAME= ja-skkfep-0.85 -CATEGORIES= japanese -MASTER_SITES= ftp://ftp.azkey.org/pub/misc/skkfep/ +PORTNAME= skkfep +PORTVERSION= 0.85 +CATEGORIES= japanese +MASTER_SITES= ftp://ftp.azkey.org/pub/misc/skkfep/ +DISTNAME= ${PORTNAME}${PORTVERSION} PATCH_SITES= ftp://ftp.azkey.org/pub/misc/skkfep/ PATCHFILES= skkfep111.diff.gz |