Skip to content

Commit

Permalink
mail/p5-Email-Stuffer: Add LICENSE and NO_ARCH
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
sunpoet committed May 30, 2021
1 parent f9133e7 commit 9045f9e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mail/p5-Email-Stuffer/Makefile
Expand Up @@ -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 \
Expand All @@ -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>

0 comments on commit 9045f9e

Please sign in to comment.