diff options
Diffstat (limited to 'japanese/wwasw-fpw/Makefile')
-rw-r--r-- | japanese/wwasw-fpw/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/wwasw-fpw/Makefile b/japanese/wwasw-fpw/Makefile index a911b16bf8ae..fd01cfd21145 100644 --- a/japanese/wwasw-fpw/Makefile +++ b/japanese/wwasw-fpw/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: A Biographical Dictionary - JIS X 4081 version -# Date created: 2000.11.28 -# Whom: Satoshi Taoka <taoka@FreeBSD.org> -# +# Created by: Satoshi Taoka <taoka@FreeBSD.org> # $FreeBSD$ -# PORTNAME= wwasw-fpw PORTVERSION= 1.0.2 @@ -20,6 +16,7 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/wwasw EXTRACT_BEFORE_ARGS= -qL +NO_STAGE= yes do-install: ${MKDIR} ${PREFIX}/share/dict/wwasw-fpw/wwasw/data ${INSTALL_DATA} ${WRKSRC}/wwasw/data/honmon ${PREFIX}/share/dict/wwasw-fpw/wwasw/data |