# $OpenBSD: Makefile,v 1.3 2020/02/03 20:40:39 sthen Exp $

COMMENT=	parse and format RFC 5322 email addresses and groups

MODULES=	cpan
DISTNAME=	Email-Address-XS-1.04
CATEGORIES=	mail
REVISION=	0

# Perl
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

.include <bsd.port.mk>
