aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-03-17 13:21:05 +0800
committerMartin Wilke <miwi@FreeBSD.org>2012-03-17 13:21:05 +0800
commit768dd7c392e726cf2862af1a387feca1761120fa (patch)
tree0fda0910862e24fef22a13776c3bc23a39902054 /print
parent6e9e4a6ed8e68b01360049e69f58bf743439d301 (diff)
downloadfreebsd-ports-gnome-768dd7c392e726cf2862af1a387feca1761120fa.tar.gz
freebsd-ports-gnome-768dd7c392e726cf2862af1a387feca1761120fa.tar.zst
freebsd-ports-gnome-768dd7c392e726cf2862af1a387feca1761120fa.zip
- Set / Update Portscout flags
- Pass maintainership to submitter PR: 166062 166105 166112 166113 166114 166115 166141 166154 166155 166156 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Feature safe: yes
Diffstat (limited to 'print')
-rw-r--r--print/py-reportlab/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 7b07fba3eae7..a57ce0891895 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -17,9 +17,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= reportlab-${PORTVERSION}.tar.gz \
rl_accel-3004.tgz:accel
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Library to create PDF documents using the Python language
+PORTSCOUT= ignore:1 # Last version of 1.X branch
+
USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= Reportlab