summaryrefslogtreecommitdiff
path: root/print/py-reportlab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/py-reportlab/Makefile')
-rw-r--r--print/py-reportlab/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
deleted file mode 100644
index b289bffcdff..00000000000
--- a/print/py-reportlab/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.25 2005/04/11 21:47:09 tv Exp $
-#
-
-DISTNAME= ReportLab_1_20
-PKGNAME= ${PYPKGPREFIX}-reportlab-1.20
-CATEGORIES= print python
-MASTER_SITES= ftp://ftp.reportlab.com/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= tsarna@NetBSD.org
-HOMEPAGE= http://www.reportlab.com/
-COMMENT= Powerful PDF-generating toolkit for Python
-
-WRKSRC= ${WRKDIR}/reportlab_1_20/reportlab
-PYBINMODULE= yes
-PYDISTUTILSPKG= yes
-
-.include "../../lang/python/extension.mk"
-.include "../../textproc/py-xml/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"