Index: x11-fonts/raleway/Makefile =================================================================== --- x11-fonts/raleway/Makefile (nonexistent) +++ x11-fonts/raleway/Makefile (working copy) @@ -0,0 +1,26 @@ +PORTNAME= raleway +DISTVERSION= g20140205 +CATEGORIES= x11-fonts + +MAINTAINER= flo@snakeoilproductions.net +COMMENT= An elegant sans-serif, designed in a single thin weight. + +LICENSE= OFL11 +LICENSE_FILE= ${WRKSRC}/Open\ Font\ License.markdown + +USES= fonts +NO_ARCH= yes +NO_BUILD= yes + +USE_GITHUB= yes +GH_ACCOUNT= theleagueof +GH_PROJECT= raleway +GH_TAGNAME= 15dd22b + +do-install: + ${MKDIR} ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} readme.markdown ${STAGEDIR}${DOCSDIR} + ${MKDIR} ${STAGEDIR}${FONTSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} *.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,3 @@ +An elegant sans-serif, designed in a single thin weight. + +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 Index: x11-fonts/raleway/pkg-plist =================================================================== --- x11-fonts/raleway/pkg-plist (nonexistent) +++ x11-fonts/raleway/pkg-plist (working copy) @@ -0,0 +1,2 @@ +%%DOCSDIR%%/readme.markdown +%%FONTSDIR%%/Raleway Thin.otf Property changes on: x11-fonts/raleway/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