1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Mathieu Arnold 07da776842 Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 16:32:43 +00:00

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