opnsense-ports/print/py-python-ly/Makefile
Franco Fichtner e68874811c */*: sync with upstream
Taken from: FreeBSD
2017-02-19 11:12:19 +01:00

21 lines
388 B
Makefile

# 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>