import freefarsi 1.0.0beta
Free Persian Font Project aims to provide a free TrueType Persian font covering its part of ISO 10464/Unicode UCS (Universal Characters Set). okies aja@
This commit is contained in:
parent
b1cd3b38b0
commit
7663e82059
30
x11/freefarsi-ttf/Makefile
Normal file
30
x11/freefarsi-ttf/Makefile
Normal file
@ -0,0 +1,30 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/06/15 11:18:29 jasper Exp $
|
||||
|
||||
COMMENT= free TrueType Persian fonts
|
||||
|
||||
DISTNAME= freefarsi-ttf-1.0.0b
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://sourceforge.net/projects/fpf/
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
# The original distfile contains .sfd files, the Debian package contains
|
||||
# .ttf files. These are the files we install.
|
||||
MASTER_SITES= http://nedbsd.eu/~jasper/
|
||||
|
||||
PKG_ARCH= *
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
FONTSDIR= ${PREFIX}/lib/X11/fonts/freefarsi
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/freefarsi-ttf/distinfo
Normal file
5
x11/freefarsi-ttf/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (freefarsi-ttf-1.0.0b.tar.gz) = RXz1d+eDHt0dy3EmhR1RAg==
|
||||
RMD160 (freefarsi-ttf-1.0.0b.tar.gz) = txsvU+3a5DtLkyAOMTVYnrSO4PQ=
|
||||
SHA1 (freefarsi-ttf-1.0.0b.tar.gz) = vEN43F60KX6Ugy7pyI7e4fesChE=
|
||||
SHA256 (freefarsi-ttf-1.0.0b.tar.gz) = ZMc7KqQKBKzgQdUFm+ktwXcNUi1WRSYAVnXrxipCL54=
|
||||
SIZE (freefarsi-ttf-1.0.0b.tar.gz) = 235938
|
2
x11/freefarsi-ttf/pkg/DESCR
Normal file
2
x11/freefarsi-ttf/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Free Persian Font Project aims to provide a free TrueType Persian font
|
||||
covering its part of ISO 10464/Unicode UCS (Universal Characters Set).
|
7
x11/freefarsi-ttf/pkg/PLIST
Normal file
7
x11/freefarsi-ttf/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/06/15 11:18:29 jasper Exp $
|
||||
lib/X11/fonts/
|
||||
@fontdir lib/X11/fonts/freefarsi/
|
||||
lib/X11/fonts/freefarsi/FreeFarsi.ttf
|
||||
lib/X11/fonts/freefarsi/FreeFarsiBold.ttf
|
||||
lib/X11/fonts/freefarsi/FreeFarsiBoldItalic.ttf
|
||||
lib/X11/fonts/freefarsi/FreeFarsiItalic.ttf
|
Loading…
x
Reference in New Issue
Block a user