14 lines
256 B
Makefile
14 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>
|