Date: Thu, 6 Dec 2018 09:01:31 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486744 - head/sysutils/p5-Sys-Hostname-Long Message-ID: <201812060901.wB691VEf085370@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Dec 6 09:01:31 2018 New Revision: 486744 URL: https://svnweb.freebsd.org/changeset/ports/486744 Log: - Add LICENSE Approved by: portmgr blanket Modified: head/sysutils/p5-Sys-Hostname-Long/Makefile Modified: head/sysutils/p5-Sys-Hostname-Long/Makefile ============================================================================== --- head/sysutils/p5-Sys-Hostname-Long/Makefile Thu Dec 6 08:13:15 2018 (r486743) +++ head/sysutils/p5-Sys-Hostname-Long/Makefile Thu Dec 6 09:01:31 2018 (r486744) @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= tdb@FreeBSD.org COMMENT= Try every conceivable way to get full hostname +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 shebangfix SHEBANG_FILES= testall.pl USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812060901.wB691VEf085370>