SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
devel/p5-Term-Encoding/Makefile
Normal file
14
devel/p5-Term-Encoding/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
COMMENT= detect encoding of the current terminal
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
DISTNAME= Term-Encoding-0.03
|
||||
CATEGORIES= devel
|
||||
REVISION= 0
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MAKE_ENV+= TEST_POD=Yes AUTHOR_TESTING=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Term-Encoding/distinfo
Normal file
2
devel/p5-Term-Encoding/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Term-Encoding-0.03.tar.gz) = lbqWh9c10lo8vmRQjXiU8AnH+ioXJsPnhuniHaIlHQs=
|
||||
SIZE (Term-Encoding-0.03.tar.gz) = 10151
|
2
devel/p5-Term-Encoding/pkg/DESCR
Normal file
2
devel/p5-Term-Encoding/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
Term::Encoding is a simple module to detect an encoding the current
|
||||
terminal expects, in various ways.
|
3
devel/p5-Term-Encoding/pkg/PLIST
Normal file
3
devel/p5-Term-Encoding/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Term/
|
||||
${P5SITE}/Term/Encoding.pm
|
||||
@man man/man3p/Term::Encoding.3p
|
Loading…
Add table
Add a link
Reference in a new issue