SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View 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>

View file

@ -0,0 +1,2 @@
SHA256 (Term-Encoding-0.03.tar.gz) = lbqWh9c10lo8vmRQjXiU8AnH+ioXJsPnhuniHaIlHQs=
SIZE (Term-Encoding-0.03.tar.gz) = 10151

View file

@ -0,0 +1,2 @@
Term::Encoding is a simple module to detect an encoding the current
terminal expects, in various ways.

View file

@ -0,0 +1,3 @@
${P5SITE}/Term/
${P5SITE}/Term/Encoding.pm
@man man/man3p/Term::Encoding.3p