# Created by: Ben Woods # $FreeBSD: head/sysutils/py-distro/Makefile 498530 2019-04-10 06:18:31Z antoine $ PORTNAME= distro PORTVERSION= 1.4.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= woodsb02@FreeBSD.org COMMENT= Linux OS platform information API USES= python shebangfix USE_PYTHON= autoplist concurrent distutils SHEBANG_FILES= query_local_distro.py NO_ARCH= yes .include