From d57b5cd7830a5b4ed1437b1b648dca62a9b6eea3 Mon Sep 17 00:00:00 2001 From: Jan T Date: Thu, 23 Jul 2026 19:24:22 +0300 Subject: */*: initial commit --- sysutils/pylogsentinel/Makefile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 sysutils/pylogsentinel/Makefile (limited to 'sysutils/pylogsentinel/Makefile') diff --git a/sysutils/pylogsentinel/Makefile b/sysutils/pylogsentinel/Makefile new file mode 100644 index 0000000..1ec7960 --- /dev/null +++ b/sysutils/pylogsentinel/Makefile @@ -0,0 +1,19 @@ +PORTNAME= pylogsentinel +PORTVERSION= 0.4.0 +CATEGORIES= sysutils +MASTER_SITES= PYPI + +MAINTAINER= jan@jantuomi.fi +COMMENT= Lightweight cron-friendly log monitoring utility + +LICENSE= MIT + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} + +USES= python:3.11+ +USE_PYTHON= pep517 autoplist + +NO_ARCH= yes + +.include -- cgit v1.3