18 lines
319 B
Makefile
18 lines
319 B
Makefile
# $OpenBSD: Makefile,v 1.9 2013/10/11 23:49:58 naddy Exp $
|
|
|
|
COMMENT= generate world unique message-ids
|
|
|
|
MODULES= cpan
|
|
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>
|