aboutsummaryrefslogtreecommitdiff
path: root/misc/fbless/Makefile
blob: b1b5fff4952d67d97bf1084c3a6c1644dd4ed9e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Alexander <alexander.4mail@gmail.com>
# $FreeBSD$

PORTNAME=	fbless
PORTVERSION=	0.2.3
CATEGORIES=	misc textproc python

MAINTAINER=	alexander.4mail@gmail.com
COMMENT=	Text-mode fb2 books reader

LICENSE=	GPLv2

USES=		python
USE_PYTHON=	distutils
USE_GITHUB=	yes
GH_ACCOUNT=	matimatik

.include <bsd.port.mk>