aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-05-09 11:51:13 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-05-09 11:51:13 +0800
commit77c2a65cf7da31a69032a7549a1af2d5b39ef270 (patch)
treeb878355822aa39d04106b42e6da1d7d78e73eee5
parent69caafd9f0706e19502391d3f3416bfe7d158c8d (diff)
downloadfreebsd-ports-graphics-77c2a65cf7da31a69032a7549a1af2d5b39ef270.tar.gz
freebsd-ports-graphics-77c2a65cf7da31a69032a7549a1af2d5b39ef270.tar.zst
freebsd-ports-graphics-77c2a65cf7da31a69032a7549a1af2d5b39ef270.zip
- Add LICENSE
- Mark DEPRECATED and set EXPIRATION_DATE to 2014-06-20 - Move OPTIONS_DEFINE downwards - Pass maintainership to submitter PR: ports/189333 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
-rw-r--r--mail/p5-FuzzyOcr/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/mail/p5-FuzzyOcr/Makefile b/mail/p5-FuzzyOcr/Makefile
index 5446ba822cd..fd73c74d8f4 100644
--- a/mail/p5-FuzzyOcr/Makefile
+++ b/mail/p5-FuzzyOcr/Makefile
@@ -10,10 +10,10 @@ MASTER_SITES= http://users.own-hero.net/~decoder/${PORTNAME:tl}/
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME:tl}-${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Plugin for SpamAssassin which scans image attachments for spam
-OPTIONS_DEFINE= DOCS EXAMPLES
+LICENSE= APACHE20
RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \
import:${PORTSDIR}/graphics/ImageMagick \
@@ -24,6 +24,11 @@ RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \
CONFLICTS= p5-FuzzyOcr-devel-[0-9]*
+DEPRECATED= Unmaintained upstream, no ports depending on it. Use mail/p5-FuzzyOcr-devel instead
+EXPIRATION_DATE=2014-06-20
+
+OPTIONS_DEFINE= DOCS EXAMPLES
+
USES= perl5
NO_BUILD= yes