mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
x11-fonts/alef: small fixes in Makefile
PR: 191944 Submitted by: cjpugmed@gmail.com (maintainer)
This commit is contained in:
parent
14e2af0516
commit
cb152cc13a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362201
@ -7,7 +7,7 @@ MASTER_SITES= http://alef.hagilda.com/
|
||||
DISTNAME= Alef
|
||||
|
||||
MAINTAINER= cpm@fbsd.es
|
||||
COMMENT= Free multi-lingual font designed for screens
|
||||
COMMENT= A free multi-lingual font designed for screens
|
||||
|
||||
LICENSE= OFL11
|
||||
|
||||
@ -21,13 +21,14 @@ NO_BUILD= yes
|
||||
|
||||
PLIST_SUB= FONTSDIR="${FONTSDIR:S|${PREFIX}/||}"
|
||||
|
||||
PORTDOCS= --COMING-SOON--.txt OFL-license.txt readme.txt
|
||||
PORTDOCS= COMING-SOON.txt OFL-license.txt readme.txt
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-extract:
|
||||
@${MKDIR} ${WRKSRC}
|
||||
cd ${WRKDIR} ; ${MV} TTF ${WRKSRC}
|
||||
${MV} ${WRKDIR}/--COMING-SOON--.txt ${WRKDIR}/COMING-SOON.txt
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${FONTSDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user