aboutsummaryrefslogtreecommitdiffstats
path: root/misc/p5-LEGO-RCX/Makefile
blob: 49628fc494a6884655aad87403dbce992ac59fc0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    p5-LEGO-RCX
# Date created:             July 05 2000
# Whom:                     Kelly Yancey <kbyanc@posi.net>
#
# $FreeBSD$
#

PORTNAME=   LEGO-RCX
PORTVERSION=    1.01
CATEGORIES= misc perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= ports@FreeBSD.org
COMMENT=    Perl module for communicating with the Lego RCX brick via the IR tower

PERL_CONFIGURE= yes

MAN3=       LEGO::RCX.3

.include <bsd.port.mk>