diff options
Diffstat (limited to 'japanese/jargon-fpw/Makefile')
-rw-r--r-- | japanese/jargon-fpw/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/jargon-fpw/Makefile b/japanese/jargon-fpw/Makefile index ddb28fe8c65c..6a38e0cd7081 100644 --- a/japanese/jargon-fpw/Makefile +++ b/japanese/jargon-fpw/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: The Jargon File - JIS X 4081 format version -# Date created: 00/06/19 -# Whom: Satoshi Taoka <taoka@FreeBSD.org> -# +# Created by: Satoshi Taoka <taoka@FreeBSD.org> # $FreeBSD$ -# PORTNAME= jargon-fpw PORTVERSION= 2.0 @@ -22,6 +18,7 @@ WRKSRC= ${WRKDIR}/jargon EXTRACT_BEFORE_ARGS= -qL +NO_STAGE= yes do-install: ${MKDIR} ${PREFIX}/share/dict/jargon-fpw/jargon/data ${MKDIR} ${PREFIX}/share/dict/jargon-fpw/jargon/gaiji |