aboutsummaryrefslogtreecommitdiffstats
path: root/misc/fbless/Makefile
blob: 632b9cf0cbd351f53f1447e7d55fa56be8147fda (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

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

.include <bsd.port.mk>