15 lines
252 B
Makefile
15 lines
252 B
Makefile
# $OpenBSD: Makefile,v 1.14 2020/07/03 21:45:25 sthen Exp $
|
|
|
|
COMMENT= generate world unique message-ids
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Email-MessageID-1.406
|
|
CATEGORIES= mail
|
|
REVISION= 0
|
|
|
|
# Same as Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|