aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/alef
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2019-10-28 15:00:16 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2019-10-28 15:00:16 +0000
commit212e589fc3e3e03e942a3807eda0531cc40e36d9 (patch)
tree479ae9bcee3e651be6cc5a20fd9a03f11cf6407a /x11-fonts/alef
parentccb98981456d91cdcd22f78c7cb0937835579a3b (diff)
downloadports-212e589fc3e3e03e942a3807eda0531cc40e36d9.tar.gz
ports-212e589fc3e3e03e942a3807eda0531cc40e36d9.zip
Take maintainership & clean up
- Remove unnecessary variables like USE_XORG and FONTSDIR. - Set NO_ARCH and FONTNAME. - Silence post-extract commands - Pet portlint, portclippy, and portfmt.
Notes
Notes: svn path=/head/; revision=515915
Diffstat (limited to 'x11-fonts/alef')
-rw-r--r--x11-fonts/alef/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/x11-fonts/alef/Makefile b/x11-fonts/alef/Makefile
index b67644c67879..38b61faec4ff 100644
--- a/x11-fonts/alef/Makefile
+++ b/x11-fonts/alef/Makefile
@@ -2,32 +2,32 @@
PORTNAME= alef
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-fonts
MASTER_SITES= http://alef.hagilda.com/
DISTNAME= Alef
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 0mp@FreeBSD.org
COMMENT= Free multi-lingual font designed for screens
LICENSE= OFL11
LICENSE_FILE= ${WRKSRC}/OFL-license.txt
USES= fonts zip
-USE_XORG= x11
+FONTNAME= Alef
-NO_WRKSUBDIR= yes
+NO_ARCH= yes
NO_BUILD= yes
-FONTSDIR= ${PREFIX}/lib/X11/fonts/${PORTNAME}
+NO_WRKSUBDIR= yes
+
PLIST_FILES= ${FONTSDIR}/Alef-Bold.ttf \
${FONTSDIR}/Alef-Regular.ttf
-
PORTDOCS= COMING-SOON.txt readme.txt
OPTIONS_DEFINE= DOCS
post-extract:
- ${MV} ${WRKSRC}/--COMING-SOON--.txt ${WRKSRC}/COMING-SOON.txt
+ @${MV} ${WRKSRC}/--COMING-SOON--.txt ${WRKSRC}/COMING-SOON.txt
do-install:
@${MKDIR} ${STAGEDIR}${FONTSDIR}