Index: x11-fonts/font-awesome/Makefile =================================================================== --- x11-fonts/font-awesome/Makefile (nonexistent) +++ x11-fonts/font-awesome/Makefile (working copy) @@ -0,0 +1,26 @@ +# $FreeBSD$ + +PORTNAME= font-awesome +DISTVERSION= 4.7.0 +CATEGORIES= x11-fonts +MASTER_SITES= http://fontawesome.io/assets/ + +MAINTAINER= dg@syrec.org +COMMENT= Iconic font from Font Awesome + +LICENSE= OFL11 + +USES= fonts zip +NO_ARCH= yes +NO_BUILD= yes + +SUB_FILES= pkg-message + +PLIST_FILES= ${FONTSDIR}/fontawesome-webfont.ttf \ + ${FONTSDIR}/FontAwesome.otf + +do-install: + ${MKDIR} ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/fonts/*.[t,o]tf ${STAGEDIR}${FONTSDIR} + +.include Property changes on: x11-fonts/font-awesome/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/font-awesome/distinfo =================================================================== --- x11-fonts/font-awesome/distinfo (nonexistent) +++ x11-fonts/font-awesome/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1510436142 +SHA256 (font-awesome-4.7.0.zip) = a7b6edb9e874e6d36a90160553afeb412f85df4d91c723ef2a29a2b5bf8e5802 +SIZE (font-awesome-4.7.0.zip) = 669808 Property changes on: x11-fonts/font-awesome/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/font-awesome/files/pkg-message.in =================================================================== --- x11-fonts/font-awesome/files/pkg-message.in (nonexistent) +++ x11-fonts/font-awesome/files/pkg-message.in (working copy) @@ -0,0 +1,8 @@ +Make sure that the freetype module is loaded. If it is not, add the following +line to the "Modules" section of your X Windows configuration file: + + Load "freetype" + +Add the following line to the "Files" section of X Windows configuration file: + + FontPath "%%FONTSDIR%%/" Property changes on: x11-fonts/font-awesome/files/pkg-message.in ___________________________________________________________________ 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/font-awesome/pkg-descr =================================================================== --- x11-fonts/font-awesome/pkg-descr (nonexistent) +++ x11-fonts/font-awesome/pkg-descr (working copy) @@ -0,0 +1,4 @@ +Font Awesome is a full suite of 675 pictographic icons for easy scalable +vector graphics on websites, created and maintained by Dave Gandy. + +WWW: http://fontawesome.io/ Property changes on: x11-fonts/font-awesome/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