diff --git a/fonts/free3of9-ttf/Makefile b/fonts/free3of9-ttf/Makefile new file mode 100644 index 00000000000..8d9e0da6577 --- /dev/null +++ b/fonts/free3of9-ttf/Makefile @@ -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 diff --git a/fonts/free3of9-ttf/distinfo b/fonts/free3of9-ttf/distinfo new file mode 100644 index 00000000000..d44e0dc8432 --- /dev/null +++ b/fonts/free3of9-ttf/distinfo @@ -0,0 +1,2 @@ +SHA256 (free3of9.zip) = veUULZ1f8d97l0VjYDvBEyzeygdZRndCy2tBbY0/dHY= +SIZE (free3of9.zip) = 5342 diff --git a/fonts/free3of9-ttf/pkg/DESCR b/fonts/free3of9-ttf/pkg/DESCR new file mode 100644 index 00000000000..41ff8f503d5 --- /dev/null +++ b/fonts/free3of9-ttf/pkg/DESCR @@ -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. diff --git a/fonts/free3of9-ttf/pkg/PLIST b/fonts/free3of9-ttf/pkg/PLIST new file mode 100644 index 00000000000..d2da1230cc2 --- /dev/null +++ b/fonts/free3of9-ttf/pkg/PLIST @@ -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