Date: Sat, 21 Jul 2018 09:07:48 +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: r475057 - head/devel/p5-Time-modules Message-ID: <201807210907.w6L97mBG075904@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sat Jul 21 09:07:47 2018 New Revision: 475057 URL: https://svnweb.freebsd.org/changeset/ports/475057 Log: - Add LICENSE - Add NO_ARCH Approved by: portmgr blanket Modified: head/devel/p5-Time-modules/Makefile Modified: head/devel/p5-Time-modules/Makefile ============================================================================== --- head/devel/p5-Time-modules/Makefile Sat Jul 21 09:00:06 2018 (r475056) +++ head/devel/p5-Time-modules/Makefile Sat Jul 21 09:07:47 2018 (r475057) @@ -11,7 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Set of modules for time manipulation +LICENSE= PD + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807210907.w6L97mBG075904>