svn commit: r353388 - head/misc/p5-LEGO-RCX

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 9 03:40:56 UTC 2014


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 at 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 at FreeBSD.org
+MAINTAINER=	5u623l20 at 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/


More information about the svn-ports-all mailing list