ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/print/linux-c7-harfbuzz/Makefile
Revision: 25028
Committed: Thu Feb 14 14:24:58 2019 UTC (5 years, 2 months ago) by laffer1
Content type: text/plain
File size: 382 byte(s)
Log Message:
update linux print ports

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= harfbuzz
4 PORTVERSION= 1.3.2
5 CATEGORIES= print linux
6
7 MAINTAINER= ports@MidnightBSD.org
8 COMMENT= OpenType text shaping engine (Linux CentOS ${LINUX_DIST_VER})
9
10 LICENSE= mit
11
12 DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
13 RPMVERSION= 1.el7
14 USES= linux:c7
15 USE_LDCONFIG= yes
16 USE_LINUX= graphite2
17 USE_LINUX_RPM= yes
18
19 OPTIONS_DEFINE= DOCS
20
21 .include <bsd.port.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain