diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-02 17:11:34 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-02 17:11:34 +0000 |
commit | da7af081ce75dde0c5091818436f66472d57ee67 (patch) | |
tree | e320e410dc63b10158e40f907c136a6b768914eb /misc/p5-LEGO-RCX/Makefile | |
parent | 911aeddd517b4b466cb000c6bd11becacd9d973d (diff) | |
download | ports-da7af081ce75dde0c5091818436f66472d57ee67.tar.gz ports-da7af081ce75dde0c5091818436f66472d57ee67.zip |
Notes
Diffstat (limited to 'misc/p5-LEGO-RCX/Makefile')
-rw-r--r-- | misc/p5-LEGO-RCX/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/misc/p5-LEGO-RCX/Makefile b/misc/p5-LEGO-RCX/Makefile index 49628fc494a6..ac8b840857ce 100644 --- a/misc/p5-LEGO-RCX/Makefile +++ b/misc/p5-LEGO-RCX/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-LEGO-RCX -# Date created: July 05 2000 -# Whom: Kelly Yancey <kbyanc@posi.net> -# +# Created by: Kelly Yancey <kbyanc@posi.net> # $FreeBSD$ -# PORTNAME= LEGO-RCX PORTVERSION= 1.01 @@ -15,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for communicating with the Lego RCX brick via the IR tower PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= LEGO::RCX.3 |