12 lines
173 B
Makefile
12 lines
173 B
Makefile
|
COMMENT= RFC 2822 address parsing and creation
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= Email-Address-1.913
|
||
|
CATEGORIES= mail
|
||
|
|
||
|
# Perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|