aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Mail-Alias/Makefile
blob: 93447862852a2cda71760db9075bc2025ce3c323 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	Mail-Alias
PORTVERSION=	1.15
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Mail::Alias
WWW=		https://metacpan.org/release/Mail-Alias

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>