Files
sthen aaa287ad7c update to py3-bencode-4.0.0
no reply from maintainer, i've dropped the maintainer line
2026-01-25 10:57:11 +00:00

19 lines
366 B
Makefile

COMMENT = bencoding and bdecoding implementation
MODPY_DISTV = 4.0.0
DISTNAME = bencode.py-${MODPY_DISTV}
PKGNAME = py-bencode-${MODPY_DISTV}
CATEGORIES = devel
HOMEPAGE = https://github.com/fuzeman/bencode.py
# BitTorrent Open Source License, see LICENSE
PERMIT_PACKAGE = Yes
MODULES = lang/python
MODPY_PI = Yes
MODPY_PYBUILD = pbr
.include <bsd.port.mk>