SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
devel/p5-String-Truncate/Makefile
Normal file
16
devel/p5-String-Truncate/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
COMMENT = module for when strings are too long to be displayed in
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
DISTNAME = String-Truncate-1.100602
|
||||
CATEGORIES = devel
|
||||
REVISION = 0
|
||||
|
||||
MAINTAINER = Okan Demirmen <okan@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
RUN_DEPENDS = devel/p5-Sub-Exporter
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-String-Truncate/distinfo
Normal file
2
devel/p5-String-Truncate/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (String-Truncate-1.100602.tar.gz) = qqPU7sARNpIUhBORM+t11cVx/lGwrTKfCJ5tRpojX24=
|
||||
SIZE (String-Truncate-1.100602.tar.gz) = 16889
|
1
devel/p5-String-Truncate/pkg/DESCR
Normal file
1
devel/p5-String-Truncate/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
A module for when strings are too long to be displayed in...
|
3
devel/p5-String-Truncate/pkg/PLIST
Normal file
3
devel/p5-String-Truncate/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/String/
|
||||
${P5SITE}/String/Truncate.pm
|
||||
@man man/man3p/String::Truncate.3p
|
Loading…
Add table
Add a link
Reference in a new issue