naddy cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00

19 lines
332 B
Makefile

# $OpenBSD: Makefile,v 1.10 2016/03/20 19:56:45 naddy Exp $
COMMENT= generate world unique message-ids
MODULES= cpan
PKG_ARCH= *
DISTNAME= Email-MessageID-1.401
REVISION= 0
CATEGORIES= mail
MAINTAINER= Sam Smith <s@msmith.net>
# Same as Perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= mail/p5-Email-Address
.include <bsd.port.mk>