14 lines
229 B
Makefile
14 lines
229 B
Makefile
COMMENT = RFC close address list parsing
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
DISTNAME = Email-Address-List-0.06
|
|
CATEGORIES = mail
|
|
REVISION = 0
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
BUILD_DEPENDS= devel/p5-Module-Install
|
|
|
|
.include <bsd.port.mk>
|