diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-20 22:37:23 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-12-20 22:37:23 +0800 |
commit | 1db99058a001d4a4fd1021b9bed5548f2e9bd60e (patch) | |
tree | 0010bb049a2b5441e61832c760fc4d8883fbebe2 /x11-fonts | |
parent | 94565de3bf66488c30e281244433a770d1cb1197 (diff) | |
download | freebsd-ports-gnome-1db99058a001d4a4fd1021b9bed5548f2e9bd60e.tar.gz freebsd-ports-gnome-1db99058a001d4a4fd1021b9bed5548f2e9bd60e.tar.zst freebsd-ports-gnome-1db99058a001d4a4fd1021b9bed5548f2e9bd60e.zip |
Add PORTSCOUT
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/sourcecodepro-ttf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/sourcecodepro-ttf/Makefile b/x11-fonts/sourcecodepro-ttf/Makefile index da40be0e11fd..68e5e7940116 100644 --- a/x11-fonts/sourcecodepro-ttf/Makefile +++ b/x11-fonts/sourcecodepro-ttf/Makefile @@ -13,6 +13,8 @@ COMMENT= Set of fonts by Adobe designed for coders LICENSE= OFL11 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +PORTSCOUT= skipv:variable-fonts + NO_ARCH= yes NO_BUILD= yes USES= fonts |