opnsense-ports/print/py-python-ly/Makefile
Franco Fichtner 965568d6f8 */*: sync with upstream
Taken from: HardenedBSD
2020-01-24 14:50:43 +01:00

22 lines
389 B
Makefile

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