aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:38:34 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:38:34 +0000
commit22e9e138f7045154ec77504aa557b58e38ada021 (patch)
treebfb13c1e7dc95bbcd34101d05eedc94550f01446
parent4c512a5c619354e72796983dc27a11c62b98bfe8 (diff)
downloadports-22e9e138f7045154ec77504aa557b58e38ada021.tar.gz
ports-22e9e138f7045154ec77504aa557b58e38ada021.zip
textproc/p5-Text-Soundex: Add LICENSE_FILE
-rw-r--r--textproc/p5-Text-Soundex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Soundex/Makefile b/textproc/p5-Text-Soundex/Makefile
index 0445cfe7e759..ba057ad3426e 100644
--- a/textproc/p5-Text-Soundex/Makefile
+++ b/textproc/p5-Text-Soundex/Makefile
@@ -11,9 +11,10 @@ COMMENT= Implementation of the soundex algorithm
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/Soundex/Soundex.so