Tweak misc/lesspipe version 1.55
[dports.git] / misc / p5-LEGO-RCX / Makefile
1 # Created by: Kelly Yancey <kbyanc@posi.net>
2 # $FreeBSD$
3
4 PORTNAME=       LEGO-RCX
5 PORTVERSION=    1.01
6 CATEGORIES=     misc perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     ports@FreeBSD.org
11 COMMENT=        Perl module for communicating with the Lego RCX brick via the IR tower
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>