Files
sthen 1b13452762 reset bcallah maintainer lines, quite a lot of timeouts which make it
tricky for others to work on the ports tree, this will also bring more
visible to portroach of those which are outdated
2026-02-11 15:12:24 +00:00

21 lines
369 B
Makefile

V = 0.2.2
COMMENT = access to parallel port from Python
DISTNAME = pyparallel-${V}
PKGNAME = py-parallel-${V}
CATEGORIES = devel
REVISION = 9
HOMEPAGE = https://github.com/pyserial/pyparallel
# BSD
PERMIT_PACKAGE = Yes
SITES = https://mirrors.nycbug.org/pub/distfiles/
MODULES = lang/python
MODPY_PYBUILD = setuptools
# No tests upstream
.include <bsd.port.mk>