ports/misc/fbless/Makefile
2019-11-06 14:00:19 +00:00

20 lines
350 B
Makefile

# 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
BROKEN= unfetchable
LICENSE= GPLv2
USES= python:2.7
USE_PYTHON= distutils
USE_GITHUB= yes
GH_ACCOUNT= matimatik
.include <bsd.port.mk>