Index: x11-fonts/open-sans/Makefile =================================================================== --- x11-fonts/open-sans/Makefile (nonexistent) +++ x11-fonts/open-sans/Makefile (working copy) @@ -0,0 +1,23 @@ +PORTNAME= open-sans +PORTVERSION= 20180831 +CATEGORIES= x11-fonts +MASTER_SITES= https://www.opensans.com/download/ +DISTFILES= ${PORTNAME}.zip ${PORTNAME}-condensed.zip +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} + +MAINTAINER= flo@snakeoilproductions.net +COMMENT= Open Sans, the only font you’ll ever need + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/Apache\ License.txt + +USES= fonts zip +NO_ARCH= yes +NO_BUILD= yes +NO_WRKSUBDIR= yes + +do-install: + ${MKDIR} ${STAGEDIR}${FONTSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} *.ttf ${STAGEDIR}${FONTSDIR} + +.include Property changes on: x11-fonts/open-sans/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: x11-fonts/open-sans/distinfo =================================================================== --- x11-fonts/open-sans/distinfo (nonexistent) +++ x11-fonts/open-sans/distinfo (working copy) @@ -0,0 +1,5 @@ +TIMESTAMP = 1535741654 +SHA256 (open-sans-20180831/open-sans.zip) = 36bf1f3d470840208e0e617a6bad793111c7f535cd4339e07618aaf4c179fd0c +SIZE (open-sans-20180831/open-sans.zip) = 1168214 +SHA256 (open-sans-20180831/open-sans-condensed.zip) = ba2f7d5406004efbd425b6fdf68b5e432f6ec621c3333ef2dd1e5d2894918848 +SIZE (open-sans-20180831/open-sans-condensed.zip) = 358688 Property changes on: x11-fonts/open-sans/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: x11-fonts/open-sans/pkg-descr =================================================================== --- x11-fonts/open-sans/pkg-descr (nonexistent) +++ x11-fonts/open-sans/pkg-descr (working copy) @@ -0,0 +1,3 @@ +Open Sans is a clean and modern sans-serif typeface designed by Steve Matteson and commissioned by Google. It is especially designed for legibility across print, web, and mobile interfaces. + +WWW: https://www.opensans.com Property changes on: x11-fonts/open-sans/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: x11-fonts/open-sans/pkg-plist =================================================================== --- x11-fonts/open-sans/pkg-plist (nonexistent) +++ x11-fonts/open-sans/pkg-plist (working copy) @@ -0,0 +1,13 @@ +%%FONTSDIR%%/OpenSans-Bold.ttf +%%FONTSDIR%%/OpenSans-BoldItalic.ttf +%%FONTSDIR%%/OpenSans-CondBold.ttf +%%FONTSDIR%%/OpenSans-CondLight.ttf +%%FONTSDIR%%/OpenSans-CondLightItalic.ttf +%%FONTSDIR%%/OpenSans-ExtraBold.ttf +%%FONTSDIR%%/OpenSans-ExtraBoldItalic.ttf +%%FONTSDIR%%/OpenSans-Italic.ttf +%%FONTSDIR%%/OpenSans-Light.ttf +%%FONTSDIR%%/OpenSans-LightItalic.ttf +%%FONTSDIR%%/OpenSans-Regular.ttf +%%FONTSDIR%%/OpenSans-Semibold.ttf +%%FONTSDIR%%/OpenSans-SemiboldItalic.ttf Property changes on: x11-fonts/open-sans/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property