mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
mail/p5-Email-Stuffer: Add LICENSE and NO_ARCH
Approved by: portmgr (blanket)
This commit is contained in:
parent
f9133e7789
commit
9045f9ef54
@ -9,6 +9,10 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= zi@FreeBSD.org
|
||||
COMMENT= More casual approach to creating and sending Email
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Params-Util>=0.23:devel/p5-Params-Util \
|
||||
p5-File-Type>=0.22:devel/p5-File-Type \
|
||||
@ -18,4 +22,6 @@ RUN_DEPENDS= p5-Params-Util>=0.23:devel/p5-Params-Util \
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user