openbsd-ports/databases/p5-Data-RandomPerson/Makefile
2022-03-11 18:31:17 +00:00

16 lines
245 B
Makefile

COMMENT= create random people
MODULES= cpan
PKG_ARCH= *
DISTNAME = Data-RandomPerson-0.50
CATEGORIES= databases
REVISION = 2
# Perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS = devel/p5-Date-Calc \
devel/p5-Data-Random
.include <bsd.port.mk>