17 lines
407 B
Makefile
17 lines
407 B
Makefile
# Created by: Piotr Kubaj <pkubaj@anongoth.pl>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= graphite2
|
|
PORTVERSION= 1.3.10
|
|
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_3
|
|
USES= linux:c7
|
|
USE_LDCONFIG= yes
|
|
USE_LINUX_RPM= yes
|
|
|
|
.include <bsd.port.mk>
|