SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
18
devel/p5-Term-ReadLine-Perl/Makefile
Normal file
18
devel/p5-Term-ReadLine-Perl/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
COMMENT= minimal interface to Readline
|
||||
DISTNAME = Term-ReadLine-Perl-1.0303
|
||||
REVISION = 1
|
||||
CATEGORIES= devel perl5
|
||||
FIX_EXTRACT_PERMISSIONS=Yes
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/}
|
||||
|
||||
TEST_ENV= TEST_TARGET=test.pl
|
||||
TEST_IS_INTERACTIVE= Yes
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue