aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/alef
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2014-07-18 15:27:19 +0800
committerpi <pi@FreeBSD.org>2014-07-18 15:27:19 +0800
commit3a362e6afa06c5c4afa442fd715514200162453b (patch)
treea7eea33c196ac68816cd250feb926aee4a921416 /x11-fonts/alef
parentaf3c3fd6a072efeea37ed9f9f8e6c6a82c07a354 (diff)
downloadfreebsd-ports-gnome-3a362e6afa06c5c4afa442fd715514200162453b.tar.gz
freebsd-ports-gnome-3a362e6afa06c5c4afa442fd715514200162453b.tar.zst
freebsd-ports-gnome-3a362e6afa06c5c4afa442fd715514200162453b.zip
New port: x11-fonts/alef
Alef has been designed to meet very high standards whilst at a very small size. It was created under the consideration of its primary use for digital media, and overcomes great challenges in the rendition of small characters and cross-platform adjustment. The font supports Hebrew and various European Languages. WWW: http://alef.hagilda.com/ PR: 191939 Submitted by: cjpugmed@gmail.com (maintainer)
Diffstat (limited to 'x11-fonts/alef')
-rw-r--r--x11-fonts/alef/Makefile40
-rw-r--r--x11-fonts/alef/distinfo2
-rw-r--r--x11-fonts/alef/pkg-descr8
-rw-r--r--x11-fonts/alef/pkg-plist3
4 files changed, 53 insertions, 0 deletions
diff --git a/x11-fonts/alef/Makefile b/x11-fonts/alef/Makefile
new file mode 100644
index 000000000000..7d15d9114eb3
--- /dev/null
+++ b/x11-fonts/alef/Makefile
@@ -0,0 +1,40 @@
+# $FreeBSD$
+
+PORTNAME= alef
+PORTVERSION= 1.0
+CATEGORIES= x11-fonts
+MASTER_SITES= http://alef.hagilda.com/
+DISTNAME= Alef
+
+MAINTAINER= cpm@fbsd.es
+COMMENT= A free multi-lingual font designed for screens
+
+LICENSE= OFL11
+
+BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
+
+USES= zip
+USE_XORG= x11
+FONTSDIR= ${PREFIX}/lib/X11/fonts/${PORTNAME}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+NO_BUILD= yes
+
+PLIST_SUB= FONTSDIR="${FONTSDIR:S|${PREFIX}/||}"
+
+PORTDOCS= --COMING-SOON--.txt OFL-license.txt readme.txt
+
+OPTIONS_DEFINE= DOCS
+
+post-extract:
+ @${MKDIR} ${WRKSRC}
+ cd ${WRKDIR} ; ${MV} TTF ${WRKSRC}
+
+do-install:
+ @${MKDIR} ${STAGEDIR}${FONTSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/TTF/* ${STAGEDIR}${FONTSDIR}
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
+.for f in ${PORTDOCS}
+ ${INSTALL_DATA} ${WRKDIR}/${f} ${STAGEDIR}${DOCSDIR}
+.endfor
+
+.include <bsd.port.mk>
diff --git a/x11-fonts/alef/distinfo b/x11-fonts/alef/distinfo
new file mode 100644
index 000000000000..19f4d5123f8e
--- /dev/null
+++ b/x11-fonts/alef/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Alef.zip) = aae9b927858a1dbc56f371ac893af09348031e21c2ef0b94115ce5915d6ec990
+SIZE (Alef.zip) = 799409
diff --git a/x11-fonts/alef/pkg-descr b/x11-fonts/alef/pkg-descr
new file mode 100644
index 000000000000..908f6ae75f79
--- /dev/null
+++ b/x11-fonts/alef/pkg-descr
@@ -0,0 +1,8 @@
+Alef has been designed to meet very high standards whilst at a very small
+size. It was created under the consideration of its primary use for digital
+media, and overcomes great challenges in the rendition of small characters
+and cross-platform adjustment.
+
+The font supports Hebrew and various European Languages.
+
+WWW: http://alef.hagilda.com/
diff --git a/x11-fonts/alef/pkg-plist b/x11-fonts/alef/pkg-plist
new file mode 100644
index 000000000000..1dd1261938ba
--- /dev/null
+++ b/x11-fonts/alef/pkg-plist
@@ -0,0 +1,3 @@
+%%FONTSDIR%%/Alef-Bold.ttf
+%%FONTSDIR%%/Alef-Regular.ttf
+@dirrmtry %%FONTSDIR%%