ports/devel/p5-Data-Uniqid/Makefile

15 lines
256 B
Makefile
Raw Normal View History

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