Index: x11-fonts/raleway/Makefile =================================================================== --- x11-fonts/raleway/Makefile (nonexistent) +++ x11-fonts/raleway/Makefile (working copy) @@ -0,0 +1,28 @@ +# Created by: Florian Limberger +# $FreeBSD$ + +PORTNAME= raleway +DISTVERSION= g20140205 +CATEGORIES= x11-fonts + +MAINTAINER= flo@snakeoilproductions.net +COMMENT= Elegant sans-serif font, designed in a single thin weight + +LICENSE= OFL11 +LICENSE_FILE= ${WRKSRC}/Open\ Font\ License.markdown + +USES= fonts +USE_GITHUB= yes +GH_ACCOUNT= theleagueof +GH_TAGNAME= 15dd22b + +NO_ARCH= yes +NO_BUILD= yes + +PLIST_FILES= ${FONTSDIR}/"Raleway Thin.otf" + +do-install: + ${MKDIR} ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/"Raleway Thin.otf" ${STAGEDIR}${FONTSDIR} + +.include Property changes on: x11-fonts/raleway/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/raleway/distinfo =================================================================== --- x11-fonts/raleway/distinfo (nonexistent) +++ x11-fonts/raleway/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1535659856 +SHA256 (theleagueof-raleway-g20140205-15dd22b_GH0.tar.gz) = 3be4c6bfeb74a3832bebbd20f641bc3325365ca85958b4577f4fa7fd7f5b479d +SIZE (theleagueof-raleway-g20140205-15dd22b_GH0.tar.gz) = 1204619 Property changes on: x11-fonts/raleway/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/raleway/pkg-descr =================================================================== --- x11-fonts/raleway/pkg-descr (nonexistent) +++ x11-fonts/raleway/pkg-descr (working copy) @@ -0,0 +1,7 @@ +Raleway is an elegant sans-serif typeface, designed in a single thin weight. It +is a display face that features both old style and lining numerals, standard and +discretionary ligatures, a pretty complete set of diacritics, as well as a +stylistic alternate inspired by more geometric sans-serif typefaces than it's +neo-grotesque inspired default character set. + +WWW: https://www.theleagueofmoveabletype.com/raleway Property changes on: x11-fonts/raleway/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