15 lines
273 B
Makefile
15 lines
273 B
Makefile
# $OpenBSD: Makefile,v 1.9 2013/03/09 15:25:30 sthen Exp $
|
|
|
|
COMMENT= RFC 2822 Address Parsing and Creation
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Email-Address-1.898
|
|
CATEGORIES= mail
|
|
|
|
MAINTAINER= Sam Smith <s@msmith.net>
|
|
|
|
# Same as Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|