SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
20
devel/p5-Data-Random/Makefile
Normal file
20
devel/p5-Data-Random/Makefile
Normal file
|
@ -0,0 +1,20 @@
|
|||
COMMENT = perl module to generate random data
|
||||
|
||||
DISTNAME = Data-Random-0.13
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = cpan
|
||||
BUILD_DEPENDS = devel/p5-File-ShareDir-Install>=0.06
|
||||
TEST_DEPENDS = devel/p5-Test-MockTime \
|
||||
graphics/p5-GD
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue