summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile1
-rw-r--r--devel/py-jailconf/Makefile23
-rw-r--r--devel/py-jailconf/distinfo3
-rw-r--r--devel/py-jailconf/pkg-descr3
4 files changed, 0 insertions, 30 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 1e9224df545e..51c01183b615 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4516,7 +4516,6 @@
SUBDIR += py-itanium_demangler
SUBDIR += py-iterpipes
SUBDIR += py-itypes
- SUBDIR += py-jailconf
SUBDIR += py-jaraco
SUBDIR += py-jaraco.classes
SUBDIR += py-jaraco.context
diff --git a/devel/py-jailconf/Makefile b/devel/py-jailconf/Makefile
deleted file mode 100644
index 0c7da79490a8..000000000000
--- a/devel/py-jailconf/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created by: s.adaszewski@gmail.com
-# $FreeBSD$
-
-PORTNAME= jailconf
-PORTVERSION= 0.2.1
-DISTVERSIONPREFIX=v
-CATEGORIES= devel python
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= s.adaszewski@gmail.com
-COMMENT= Parse and edit your FreeBSD jail.conf with python
-
-LICENSE= BSD
-
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${PY_FLAVOR}
-
-USES= python
-USE_PYTHON= distutils autoplist
-USE_GITHUB= yes
-GH_ACCOUNT= leforestier
-NO_ARCH= yes
-
-.include <bsd.port.mk>
diff --git a/devel/py-jailconf/distinfo b/devel/py-jailconf/distinfo
deleted file mode 100644
index 7907bf6f1dfe..000000000000
--- a/devel/py-jailconf/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1594745760
-SHA256 (leforestier-jailconf-v0.2.1_GH0.tar.gz) = b2eef97da86da5b761cdb9fa09d17abfe199b9918451494264aaddc5cfba522e
-SIZE (leforestier-jailconf-v0.2.1_GH0.tar.gz) = 5191
diff --git a/devel/py-jailconf/pkg-descr b/devel/py-jailconf/pkg-descr
deleted file mode 100644
index 95f1d9842c39..000000000000
--- a/devel/py-jailconf/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Parse and edit your FreeBSD jail.conf with python.
-
-WWW: https://github.com/leforestier/jailconf