mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
arabic/ae_fonts_ttf: Add WWW
- Add LICENSE_FILE - Pet portclippy
This commit is contained in:
parent
9d2360a4fe
commit
5ba52d3665
1 changed files with 7 additions and 4 deletions
|
@ -7,16 +7,19 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Collection of TrueType Arabic fonts
|
||||
WWW= https://www.arabeyes.org/
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
|
||||
USES= fonts tar:bzip2
|
||||
WRKSRC= ${WRKDIR}/ae_fonts1-${PORTVERSION}
|
||||
SUB_FILES= pkg-message
|
||||
NO_BUILD= yes
|
||||
|
||||
FONTNAME= ae_fonts1
|
||||
|
||||
NO_BUILD= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
WRKSRC= ${WRKDIR}/ae_fonts1-${PORTVERSION}
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}/${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*/* ${STAGEDIR}/${FONTSDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue