openbsd-ports/devel/p5-Data-Uniqid/Makefile
2022-03-11 18:49:30 +00:00

15 lines
256 B
Makefile

COMMENT= Perl extension for simple generation of unique IDs
MODULES= cpan
PKG_ARCH= *
DISTNAME= Data-Uniqid-0.12
CATEGORIES= devel
REVISION= 1
MAINTAINER= Pierre-Emmanuel Andre <pea@openbsd.org>
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>