[Midnightbsd-cvs] mports [23815] trunk/sysutils/p5-File-Which: fix url
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Aug 21 13:57:51 EDT 2018
Revision: 23815
http://svnweb.midnightbsd.org/mports/?rev=23815
Author: laffer1
Date: 2018-08-21 13:57:50 -0400 (Tue, 21 Aug 2018)
Log Message:
-----------
fix url
Modified Paths:
--------------
trunk/sysutils/p5-File-Which/Makefile
trunk/sysutils/p5-File-Which/pkg-descr
Modified: trunk/sysutils/p5-File-Which/Makefile
===================================================================
--- trunk/sysutils/p5-File-Which/Makefile 2018-08-21 17:55:44 UTC (rev 23814)
+++ trunk/sysutils/p5-File-Which/Makefile 2018-08-21 17:57:50 UTC (rev 23815)
@@ -11,7 +11,11 @@
LICENSE= artistic gpl
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+NO_ARCH= yes
+USES= perl5
+USE_PERL5= configure
PERL_CONFIGURE= yes
.include <bsd.port.mk>
Modified: trunk/sysutils/p5-File-Which/pkg-descr
===================================================================
--- trunk/sysutils/p5-File-Which/pkg-descr 2018-08-21 17:55:44 UTC (rev 23814)
+++ trunk/sysutils/p5-File-Which/pkg-descr 2018-08-21 17:57:50 UTC (rev 23815)
@@ -2,4 +2,4 @@
be used to get the absolute filename of an executable program
installed somewhere in your PATH, or just check for its existence.
-WWW: http://search.cpan.org/dist/File-Which/
+WWW: https://metacpan.org/release/File-Which
More information about the Midnightbsd-cvs
mailing list