Lines 10-19
Link Here
|
10 |
PKGNAMEPREFIX= p5- |
10 |
PKGNAMEPREFIX= p5- |
11 |
DISTNAME= ${PORTNAME:L}-${DISTVERSION} |
11 |
DISTNAME= ${PORTNAME:L}-${DISTVERSION} |
12 |
|
12 |
|
13 |
MAINTAINER= ports@FreeBSD.org |
13 |
MAINTAINER= 5u623l20@gmail.com |
14 |
COMMENT= Plugin for SpamAssassin which scans image attachments for spam |
14 |
COMMENT= Plugin for SpamAssassin which scans image attachments for spam |
15 |
|
15 |
|
16 |
OPTIONS_DEFINE= DOCS EXAMPLES |
16 |
LICENSE= APACHE20 |
17 |
|
17 |
|
18 |
RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \ |
18 |
RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \ |
19 |
import:${PORTSDIR}/graphics/ImageMagick \ |
19 |
import:${PORTSDIR}/graphics/ImageMagick \ |
Lines 22-29
Link Here
|
22 |
spamassassin:${PORTSDIR}/mail/spamassassin \ |
22 |
spamassassin:${PORTSDIR}/mail/spamassassin \ |
23 |
p5-String-Approx>=0:${PORTSDIR}/devel/p5-String-Approx |
23 |
p5-String-Approx>=0:${PORTSDIR}/devel/p5-String-Approx |
24 |
|
24 |
|
|
|
25 |
OPTIONS_DEFINE= DOCS EXAMPLES |
26 |
|
25 |
CONFLICTS= p5-FuzzyOcr-devel-[0-9]* |
27 |
CONFLICTS= p5-FuzzyOcr-devel-[0-9]* |
26 |
|
28 |
|
|
|
29 |
DEPRECATED= Unmaintained upstream, no ports depending on it. Use mail/p5-FuzzyOcr-devel instead |
30 |
EXPIRATION_DATE= 2014-06-20 |
31 |
|
27 |
USES= perl5 |
32 |
USES= perl5 |
28 |
NO_BUILD= yes |
33 |
NO_BUILD= yes |