aboutsummaryrefslogtreecommitdiff
path: root/japanese/eblook/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-15 05:52:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-15 05:52:02 +0000
commit386c9fef5efc66139cf89665232d16605bc85747 (patch)
treef007e3913a2a0f3253a84316154c0d381ae7edb2 /japanese/eblook/Makefile
parent53f2d592a214b69193aab1fc95be64a2b586f585 (diff)
downloadports-386c9fef5efc66139cf89665232d16605bc85747.tar.gz
ports-386c9fef5efc66139cf89665232d16605bc85747.zip
Notes
Diffstat (limited to 'japanese/eblook/Makefile')
-rw-r--r--japanese/eblook/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/eblook/Makefile b/japanese/eblook/Makefile
index fb270d1ebf52..220e5e2e9458 100644
--- a/japanese/eblook/Makefile
+++ b/japanese/eblook/Makefile
@@ -11,7 +11,8 @@ DIST_SUBDIR= eb
MAINTAINER= yasu@utahime.org
COMMENT= Command to lookup words in EB format dictionaries
-LICENSE= GPLv2
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libeb.so:japanese/eb
@@ -33,7 +34,7 @@ OPTIONS_DEFINE= DOCS
CONFIGURE_ARGS+=ac_cv_func_iconv=yes
.endif
-post-install:
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}