svn commit: r451694 - head/astro/p5-ZConf-Weather
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Oct 10 11:21:13 UTC 2017
Author: sunpoet
Date: Tue Oct 10 11:21:12 2017
New Revision: 451694
URL: https://svnweb.freebsd.org/changeset/ports/451694
Log:
Add LICENSE
- Add NO_ARCH
Approved by: portmgr (blanket)
Modified:
head/astro/p5-ZConf-Weather/Makefile
Modified: head/astro/p5-ZConf-Weather/Makefile
==============================================================================
--- head/astro/p5-ZConf-Weather/Makefile Tue Oct 10 11:21:07 2017 (r451693)
+++ head/astro/p5-ZConf-Weather/Makefile Tue Oct 10 11:21:12 2017 (r451694)
@@ -12,11 +12,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox at vvelox.net
COMMENT= ZConf module to assist with fetching/printing weather information
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-ZConf>=6.1.0:net/p5-ZConf \
p5-Text-NeatTemplate>=0.10.01:textproc/p5-Text-NeatTemplate \
p5-Weather-Underground>=3.03:astro/p5-Weather-Underground
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5 shebangfix
SHEBANG_FILES= bin/zcweather
USE_PERL5= configure
More information about the svn-ports-head
mailing list