opnsense-ports/graphics/linux-c7-graphite2/Makefile
Franco Fichtner 8e6b151b19 */*: sync with upstream
Taken from: FreeBSD
2017-02-02 03:31:51 +01:00

18 lines
422 B
Makefile

# Created by: Piotr Kubaj <pkubaj@anongoth.pl>
# $FreeBSD$
PORTNAME= graphite2
PORTVERSION= 1.3.6
PORTREVISION= 1
CATEGORIES= graphics linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Rendering capabilities for complex non-Roman writing systems (Linux CentOS ${LINUX_DIST_VER})
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
RPMVERSION= 1.el7_2
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
.include <bsd.port.mk>