From 386c9fef5efc66139cf89665232d16605bc85747 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 15 Sep 2017 05:52:02 +0000 Subject: Update LICENSE - Add LICENSE_FILE - While I'm here: - Convert to options target helper - Fix typo - Fix WWW PR: 222299 Submitted by: Yasuhiro KIMURA (maintainer) --- japanese/eblook/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'japanese/eblook/Makefile') 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} -- cgit v1.2.3