ports/databases/p5-Data-RandomPerson/Makefile

16 lines
245 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>