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