Date: Fri, 9 May 2014 03:40:55 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353388 - head/misc/p5-LEGO-RCX Message-ID: <201405090340.s493etAe027577@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri May 9 03:40:55 2014 New Revision: 353388 URL: http://svnweb.freebsd.org/changeset/ports/353388 QAT: https://qat.redports.org/buildarchive/r353388/ Log: - Add LICENSE - Use CPAN as WWW - Pass maintainership to submitter PR: ports/189277 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Modified: head/misc/p5-LEGO-RCX/Makefile head/misc/p5-LEGO-RCX/pkg-descr Modified: head/misc/p5-LEGO-RCX/Makefile ============================================================================== --- head/misc/p5-LEGO-RCX/Makefile Fri May 9 03:40:50 2014 (r353387) +++ head/misc/p5-LEGO-RCX/Makefile Fri May 9 03:40:55 2014 (r353388) @@ -7,9 +7,12 @@ CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl module for communicating with the Lego RCX brick via the IR tower +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure Modified: head/misc/p5-LEGO-RCX/pkg-descr ============================================================================== --- head/misc/p5-LEGO-RCX/pkg-descr Fri May 9 03:40:50 2014 (r353387) +++ head/misc/p5-LEGO-RCX/pkg-descr Fri May 9 03:40:55 2014 (r353388) @@ -3,4 +3,4 @@ RCX computer through the IR dongle. It i methods for everything from controlling the motors, reading sensors, modifying program variables, and getting data from the DataLog. -WWW: http://members.cox.net/quillan/lego/rcx.pm.html +WWW: http://search.cpan.org/dist/LEGO-RCX/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405090340.s493etAe027577>