From b38e910899bad2d6ae2049b599dcdd525420c53d Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 17 May 2026 13:35:43 +0300 Subject: Fix postgres --- ports/pylogsentinel/Makefile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 ports/pylogsentinel/Makefile (limited to 'ports/pylogsentinel/Makefile') diff --git a/ports/pylogsentinel/Makefile b/ports/pylogsentinel/Makefile new file mode 100644 index 0000000..20224b1 --- /dev/null +++ b/ports/pylogsentinel/Makefile @@ -0,0 +1,19 @@ +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 -- cgit v1.3