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

PORTNAME=	fbless
PORTVERSION=	0.2.2
PORTREVISION=	1
CATEGORIES=	misc textproc python

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

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

.include <bsd.port.mk>