13 lines
191 B
Makefile
13 lines
191 B
Makefile
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>
|