freebsd-ports/print/py-python-ly/Makefile

22 lines
388 B
Makefile
Raw Normal View History

# Created by: martin.dieringer@gmx.de
# $FreeBSD$
PORTNAME= python-ly
PORTVERSION= 0.9.5
DISTVERSIONPREFIX= v
CATEGORIES= print python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= martin.dieringer@gmx.de
COMMENT= Python package to manipulate LilyPond files
LICENSE= GPLv3
USE_GITHUB= yes
GH_ACCOUNT= wbsoft
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>