opnsense-ports/misc/fbless/Makefile
Franco Fichtner de546c6ea6 */*: sync with upstream
Taken from: FreeBSD
2015-05-08 07:55:04 +02:00

17 lines
324 B
Makefile

# 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>