summaryrefslogtreecommitdiffstats
path: root/print/py-python-ly/Makefile
blob: a20b8b45458247ec2cd69f1e52efd843d8ef1171 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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>
OpenPOWER on IntegriCloud