diff options
Diffstat (limited to 'ports/pylogsentinel/Makefile')
| -rw-r--r-- | ports/pylogsentinel/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/ports/pylogsentinel/Makefile b/ports/pylogsentinel/Makefile deleted file mode 100644 index 20224b1..0000000 --- a/ports/pylogsentinel/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -PORTNAME= pylogsentinel -PORTVERSION= 0.3.1 -CATEGORIES= sysutils python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= jan@jantuomi.fi -COMMENT= Lightweight cron-friendly log monitoring utility - -LICENSE= MIT - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} - -USES= python -USE_PYTHON= autoplist pep517 - -NO_ARCH= yes - -.include <bsd.port.mk> |
