opnsense-ports/misc/fbless/Makefile
Franco Fichtner ee1340af02 */*: sync with upstream
Taken from: FreeBSD
2016-05-16 11:27:06 +02:00

18 lines
324 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
LICENSE= GPLv2
USES= python
USE_PYTHON= distutils
USE_GITHUB= yes
GH_ACCOUNT= matimatik
.include <bsd.port.mk>