aboutsummaryrefslogblamecommitdiff
path: root/print/py-python-ly/Makefile
blob: 5bec12d0b353c83ba3fcfda7b61d879d1583cb3d (plain) (tree)
1
2
3
4
5
6
7
8
9
                         
                     





                                                           
                                                        


                     
                                  

                                                                          
                      
 
                   


                                           
 
                   

                      
PORTNAME=	python-ly
PORTVERSION=	0.9.8
DISTVERSIONPREFIX=	v
CATEGORIES=	print python
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	martin.dieringer@gmx.de
COMMENT=	Python package to manipulate LilyPond files
WWW=		https://github.com/frescobaldi/python-ly

LICENSE=	GPLv3

BUILD_DEPENDS=	${PY_SETUPTOOLS} \
		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}

USES=		python

USE_GITHUB=	yes
GH_ACCOUNT=	frescobaldi

USE_PYTHON=	autoplist concurrent pep517

NO_ARCH=	yes

.include <bsd.port.mk>