# $NetBSD$

DISTNAME=	autorandr-1.12.1.post1
EGGNAME=	${DISTNAME}
PKGNAME=	${PYPKGPREFIX}-${EGGNAME}
CATEGORIES=	python x11
MASTER_SITES=	https://files.pythonhosted.org/packages/f0/4d/3955592abc04ea305ca4b512c92c5ca731071fb24f02c385e22f3131458a/

MAINTAINER=	nebbionegiuseppe@gmail.com
HOMEPAGE=	https://github.com/phillipberndt/autorandr
COMMENT=	Automatically select a display configuration from connected devices
LICENSE=	gnu-gpl-v3


USE_PKG_RESOURCES=	yes

.include "../../lang/python/egg.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
