2013-08-02 17:11:34 +00:00
|
|
|
# Created by: Kelly Yancey <kbyanc@posi.net>
|
2000-07-13 08:07:39 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= LEGO-RCX
|
2002-07-23 04:32:25 +00:00
|
|
|
PORTVERSION= 1.01
|
2000-07-13 08:07:39 +00:00
|
|
|
CATEGORIES= misc perl5
|
2008-04-17 14:30:31 +00:00
|
|
|
MASTER_SITES= CPAN
|
2000-07-13 08:07:39 +00:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2014-05-09 03:40:55 +00:00
|
|
|
MAINTAINER= 5u623l20@gmail.com
|
2003-03-07 06:14:21 +00:00
|
|
|
COMMENT= Perl module for communicating with the Lego RCX brick via the IR tower
|
2000-07-13 08:07:39 +00:00
|
|
|
|
2014-05-09 03:40:55 +00:00
|
|
|
LICENSE= ART10 GPLv1
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2013-08-02 17:11:34 +00:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2000-07-13 08:07:39 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|