openbsd-ports/devel/p5-Data-Uniqid/Makefile
pea 32c8a385b9 Import p5-Data-Uniqid
Feedbacks and ok bluhm@, sthen@
2015-06-02 19:15:21 +00:00

15 lines
298 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2015/06/02 19:15:21 pea Exp $
COMMENT= Perl extension for simple generation of unique IDs
MODULES= cpan
DISTNAME= Data-Uniqid-0.12
CATEGORIES= devel
MAINTAINER= Pierre-Emmanuel Andre <pea@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>