# $OpenBSD: Makefile,v 1.4 2020/07/03 21:45:24 sthen Exp $

COMMENT=	parse and format RFC 5322 email addresses and groups

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

# Perl
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

.include <bsd.port.mk>
