diff --git a/textproc/py-prettytable/DESCR b/textproc/py-prettytable/DESCR deleted file mode 100644 index 1b465e2d8bdc..000000000000 --- a/textproc/py-prettytable/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -A simple Python library for easily displaying tabular data in a visually -appealing ASCII table format. diff --git a/textproc/py-prettytable/Makefile b/textproc/py-prettytable/Makefile deleted file mode 100644 index dbd59715af95..000000000000 --- a/textproc/py-prettytable/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2020/09/29 00:38:45 khorben Exp $ - -DISTNAME= prettytable-0.7.2 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= textproc python -MASTER_SITES= https://files.pythonhosted.org/packages/e0/a1/36203205f77ccf98f3c6cf17cf068c972e6458d7e58509ca66da949ca347/ - -MAINTAINER= khorben@defora.org -HOMEPAGE= http://code.google.com/p/prettytable -COMMENT= Displays tabular data in ASCII table format -LICENSE= modified-bsd - -USE_LANGUAGES= # none - -.include "../../lang/python/egg.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/textproc/py-prettytable/PLIST b/textproc/py-prettytable/PLIST deleted file mode 100644 index 61abf6bd8694..000000000000 --- a/textproc/py-prettytable/PLIST +++ /dev/null @@ -1,8 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2020/09/29 00:38:45 khorben Exp $ -${PYSITELIB}/${EGG_INFODIR}/PKG-INFO -${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt -${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt -${PYSITELIB}/${EGG_INFODIR}/top_level.txt -${PYSITELIB}/prettytable.py -${PYSITELIB}/prettytable.pyc -${PYSITELIB}/prettytable.pyo diff --git a/textproc/py-prettytable/distinfo b/textproc/py-prettytable/distinfo deleted file mode 100644 index e654e50fcd1f..000000000000 --- a/textproc/py-prettytable/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.5 2020/09/29 00:38:45 khorben Exp $ - -SHA1 (prettytable-0.7.2.tar.gz) = b7d0bf0feee0d23108a044ffae44aff5c5935250 -RMD160 (prettytable-0.7.2.tar.gz) = af187cbcf1139866bc67b1bc8cb5c3187726b41f -SHA512 (prettytable-0.7.2.tar.gz) = 84611b9ad11bd428cdb00795e0a9baff44d027331b73ed1742596acda8acc8aca3df4276fa2f2ca2289f10b2989b3c86556de70bca6a9773b15cd80c54c33117 -Size (prettytable-0.7.2.tar.gz) = 24784 bytes