import ports/fonts/free3of9-ttf, fonts for including 3of9 (aka code 39)

barcodes in documents.  ok benoit@
This commit is contained in:
sthen 2015-09-26 08:35:09 +00:00
parent 68db04cc1a
commit f4995397e9
4 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1,28 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/09/26 08:35:09 sthen Exp $
PKG_ARCH= *
COMMENT= 3 of 9 (code 39) barcode fonts
DISTNAME= free3of9
EXTRACT_SUFX= .zip
PKGNAME= free3of9-ttf-20110209
CATEGORIES= fonts x11
HOMEPAGE= http://www.squaregear.net/fonts/free3of9.shtml
# MIT
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://www.squaregear.net/fonts/
NO_BUILD= Yes
NO_TEST= Yes
WRKDIST= ${WRKDIR}
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/fonts/free3of9
${INSTALL_DATA} ${WRKSRC}/*.{txt,ttf} ${PREFIX}/share/fonts/free3of9
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (free3of9.zip) = veUULZ1f8d97l0VjYDvBEyzeygdZRndCy2tBbY0/dHY=
SIZE (free3of9.zip) = 5342

View File

@ -0,0 +1,11 @@
3 of 9, sometimes called "code 39", is a widely used barcode standard that
includes capital letters, numbers, and several symbols. This package includes
two fonts making this available to applications:
"Free 3 of 9" includes the basic 3 of 9 standard characters: numbers,
upper-case letters and the following symbols: $ % + - . /
"Free 3 of 9 Extended" implements most of the extended standard,
including all of the ASCII characters.
They are suitable for scanning even at fairly small point sizes.

View File

@ -0,0 +1,7 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/09/26 08:35:09 sthen Exp $
share/fonts/
@fontdir share/fonts/free3of9/
share/fonts/free3of9/fre3of9x.ttf
share/fonts/free3of9/free3of9.ttf
share/fonts/free3of9/free3of9.txt
share/fonts/free3of9/license.txt