17aea1748c
OK maintainer
18 lines
351 B
Makefile
18 lines
351 B
Makefile
# $OpenBSD: Makefile,v 1.5 2008/07/11 13:59:22 dhill Exp $
|
|
|
|
COMMENT= RFC 2822 Address Parsing and Creation
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Email-Address-1.889
|
|
CATEGORIES= mail
|
|
|
|
MAINTAINER= Sam Smith <s@msmith.net>
|
|
|
|
# Same as Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|