We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee089b8 commit 88dc120Copy full SHA for 88dc120
mail/p5-Qmail-Deliverable/Makefile
@@ -1,15 +1,16 @@
1
-# $NetBSD: Makefile,v 1.1 2024/01/10 11:51:45 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2024/01/10 16:54:15 schmonz Exp $
2
3
DISTNAME= Qmail-Deliverable-1.07
4
PKGNAME= p5-${DISTNAME}
5
-CATEGORIES= mail
+CATEGORIES= mail perl5
6
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JU/JUERD/}
7
8
MAINTAINER= schmonz@NetBSD.org
9
HOMEPAGE= https://metacpan.org/pod/Qmail::Deliverable
10
COMMENT= Deliverability check daemon for qmail
11
LICENSE= public-domain
12
13
+USE_LANGUAGES= # none
14
PERL5_PACKLIST= auto/Qmail/Deliverable/.packlist
15
16
SUBST_CLASSES+= varqmail
0 commit comments