svn commit: r486744 - head/sysutils/p5-Sys-Hostname-Long

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Dec 6 09:01:32 UTC 2018


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 at 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


More information about the svn-ports-all mailing list