Index: x11-fonts/victor-mono-ttf/Makefile =================================================================== --- x11-fonts/victor-mono-ttf/Makefile (nonexistent) +++ x11-fonts/victor-mono-ttf/Makefile (working copy) @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= victor-mono +DISTVERSIONPREFIX= v +DISTVERSION= 1.3.0 +CATEGORIES= x11-fonts +MASTER_SITES= https://rubjo.github.io/${PORTNAME}/ +PKGNAMESUFFIX= -ttf +DISTNAME= VictorMonoAll + +MAINTAINER= vulcan@wired.sh +COMMENT= Programming font with cursive italics and ligatures + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +USES= fonts zip +FONTNAME= VictorMono + +NO_ARCH= yes +NO_BUILD= yes +NO_WRKSUBDIR= yes + +do-install: + @${MKDIR} ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/TTF/*.ttf ${STAGEDIR}${FONTSDIR} + +.include Property changes on: x11-fonts/victor-mono-ttf/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/victor-mono-ttf/distinfo =================================================================== --- x11-fonts/victor-mono-ttf/distinfo (nonexistent) +++ x11-fonts/victor-mono-ttf/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1578747779 +SHA256 (VictorMonoAll.zip) = 13a0b209eaafc4a935404bae51aba7aaa9c73a2bbefc1c70195a585723b48ce0 +SIZE (VictorMonoAll.zip) = 5929618 Property changes on: x11-fonts/victor-mono-ttf/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/victor-mono-ttf/pkg-descr =================================================================== --- x11-fonts/victor-mono-ttf/pkg-descr (nonexistent) +++ x11-fonts/victor-mono-ttf/pkg-descr (working copy) @@ -0,0 +1,12 @@ +Victor Mono is a free programming font with +optional semi-connected cursive italics, +symbol ligatures (!=, ->>, =>, ===, <=, >=, ++) +and Latin, Cyrillic and Greek characters. + +The typeface is clean, crisp and narrow, +with a large x-height and clear punctuation, +making it legible and ideal for code. It comes +in seven weights, and is available in Roman, +Italic and Oblique. + +WWW: https://rubjo.github.io/victor-mono/ Property changes on: x11-fonts/victor-mono-ttf/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/victor-mono-ttf/pkg-plist =================================================================== --- x11-fonts/victor-mono-ttf/pkg-plist (nonexistent) +++ x11-fonts/victor-mono-ttf/pkg-plist (working copy) @@ -0,0 +1,21 @@ +%%FONTSDIR%%/VictorMono-Bold.ttf +%%FONTSDIR%%/VictorMono-BoldItalic.ttf +%%FONTSDIR%%/VictorMono-BoldOblique.ttf +%%FONTSDIR%%/VictorMono-ExtraLight.ttf +%%FONTSDIR%%/VictorMono-ExtraLightItalic.ttf +%%FONTSDIR%%/VictorMono-ExtraLightOblique.ttf +%%FONTSDIR%%/VictorMono-Italic.ttf +%%FONTSDIR%%/VictorMono-Light.ttf +%%FONTSDIR%%/VictorMono-LightItalic.ttf +%%FONTSDIR%%/VictorMono-LightOblique.ttf +%%FONTSDIR%%/VictorMono-Medium.ttf +%%FONTSDIR%%/VictorMono-MediumItalic.ttf +%%FONTSDIR%%/VictorMono-MediumOblique.ttf +%%FONTSDIR%%/VictorMono-Oblique.ttf +%%FONTSDIR%%/VictorMono-Regular.ttf +%%FONTSDIR%%/VictorMono-SemiBold.ttf +%%FONTSDIR%%/VictorMono-SemiBoldItalic.ttf +%%FONTSDIR%%/VictorMono-SemiBoldOblique.ttf +%%FONTSDIR%%/VictorMono-Thin.ttf +%%FONTSDIR%%/VictorMono-ThinItalic.ttf +%%FONTSDIR%%/VictorMono-ThinOblique.ttf Property changes on: x11-fonts/victor-mono-ttf/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