aboutsummaryrefslogtreecommitdiff
path: root/misc/fbless/Makefile
blob: 2f636f73a8322ff541202d523448bd77e2ae8830 (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.2
PORTREVISION=	1
CATEGORIES=	misc textproc python

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

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
USE_GITHUB=	yes
GH_ACCOUNT=	matimatik
GH_COMMIT=	b6259ab

.include <bsd.port.mk>