aboutsummaryrefslogblamecommitdiff
path: root/x11/py-autotiling/Makefile
blob: 1bfcc4e03436d4dfa58a9e5d6012b62e9f4c64cc (plain) (tree)
1
2
3
4
5
6
7
                          
                     
                   
                    

                                       
                               












                                                                                
PORTNAME=	autotiling
DISTVERSION=	1.9.1
CATEGORIES=	x11
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	fuz@FreeBSD.org
COMMENT=	Automatically switch the window split orientation in sway and i3
WWW=		https://github.com/nwg-piotr/autotiling

LICENSE=	GPLv3+

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}i3ipc>0:x11/py-i3ipc@${PY_FLAVOR}

USES=		python
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>