Lines 2-8
Link Here
|
2 |
# $FreeBSD: head/x11-fonts/terminus-font/Makefile 412351 2016-04-01 14:33:55Z mat $ |
2 |
# $FreeBSD: head/x11-fonts/terminus-font/Makefile 412351 2016-04-01 14:33:55Z mat $ |
3 |
|
3 |
|
4 |
PORTNAME= terminus-font |
4 |
PORTNAME= terminus-font |
5 |
PORTVERSION= 4.40 |
5 |
PORTVERSION= 4.46 |
6 |
CATEGORIES= x11-fonts |
6 |
CATEGORIES= x11-fonts |
7 |
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-${PORTVERSION} |
7 |
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-${PORTVERSION} |
8 |
|
8 |
|
Lines 11-18
Link Here
|
11 |
|
11 |
|
12 |
BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf |
12 |
BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf |
13 |
|
13 |
|
14 |
USES= gmake fonts perl5 |
14 |
USES= gmake fonts python:3,build |
15 |
USE_PERL5= build |
|
|
16 |
|
15 |
|
17 |
OPTIONS_DEFINE= AO2 DV1 GE2 GQ2 IJ1 KA2 HI2 LL2 TD1 |
16 |
OPTIONS_DEFINE= AO2 DV1 GE2 GQ2 IJ1 KA2 HI2 LL2 TD1 |
18 |
AO2_DESC= Variant of letter 'a' |
17 |
AO2_DESC= Variant of letter 'a' |
Lines 29-35
Link Here
|
29 |
|
28 |
|
30 |
.include <bsd.port.options.mk> |
29 |
.include <bsd.port.options.mk> |
31 |
|
30 |
|
32 |
ALL_TARGET= pcf |
31 |
ALL_TARGET= pcf pcf-8bit |
33 |
|
32 |
|
34 |
post-extract: |
33 |
post-extract: |
35 |
.if ${PORT_OPTIONS:MAO2} |
34 |
.if ${PORT_OPTIONS:MAO2} |