View | Details | Raw Unified | Return to bug 166105
Collapse All | Expand All

(-)./Makefile (-1 / +3 lines)
Lines 17-25 Link Here
17
DISTFILES=	reportlab-${PORTVERSION}.tar.gz \
17
DISTFILES=	reportlab-${PORTVERSION}.tar.gz \
18
		rl_accel-3004.tgz:accel
18
		rl_accel-3004.tgz:accel
19
19
20
MAINTAINER=	ports@FreeBSD.org
20
MAINTAINER=	5u623l20@gmail.com
21
COMMENT=	Library to create PDF documents using the Python language
21
COMMENT=	Library to create PDF documents using the Python language
22
22
23
PORTSCOUT=	ignore:1	# Last version of 1.X branch
24
23
USE_PYTHON=	2.5+
25
USE_PYTHON=	2.5+
24
USE_PYDISTUTILS=	yes
26
USE_PYDISTUTILS=	yes
25
PYDISTUTILS_PKGNAME=	Reportlab
27
PYDISTUTILS_PKGNAME=	Reportlab

Return to bug 166105