aboutsummaryrefslogtreecommitdiff
path: root/converters/fribidi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/fribidi/Makefile')
-rw-r--r--converters/fribidi/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/converters/fribidi/Makefile b/converters/fribidi/Makefile
index 21e3ddf1409b..499fdbcd6b72 100644
--- a/converters/fribidi/Makefile
+++ b/converters/fribidi/Makefile
@@ -1,17 +1,17 @@
-# Created by: ijliao
-
PORTNAME= fribidi
-DISTVERSION= 1.0.11
+DISTVERSION= 1.0.13
+PORTREVISION= 1
CATEGORIES= converters
-MASTER_SITES= https://github.com/fribidi/fribidi/releases/download/v${DISTVERSION}/
+MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
MAINTAINER= desktop@FreeBSD.org
COMMENT= Free Implementation of the Unicode Bidirectional Algorithm
+WWW= https://fribidi.org/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cpe meson python:3.6+,test shebangfix tar:xz
+USES= cpe meson python:test shebangfix tar:xz
CPE_VENDOR= gnu
SHEBANG_FILES= test/test-runner.py
USE_LDCONFIG= yes