to be used soon by mail/amavisd-new ok sthen@ Perl module with ZMQ constants. This module is now separate from ZMQ main code, and lists the constants statically. You can also specify which set of constants to pull in depending on the zmq version.
15 lines
244 B
Makefile
15 lines
244 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2014/07/14 08:35:36 giovanni Exp $
|
|
|
|
COMMENT = constants for libzmq
|
|
|
|
MODULES = cpan
|
|
DISTNAME = ZMQ-Constants-1.04
|
|
CATEGORIES = devel
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
CPAN_AUTHOR = DMAKI
|
|
|
|
.include <bsd.port.mk>
|