Files
ports/textproc/linux-c7-libcroco/Makefile
T

23 lines
375 B
Makefile

# $FreeBSD$
PORTNAME= libcroco
PORTVERSION= 0.6.12
DISTVERSIONSUFFIX= -4.el7
CATEGORIES= textproc linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= CSS2 parsing library (CentOS ${LINUX_DIST_VER})
LICENSE= MIT
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX= libxml2
USE_LINUX_RPM= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>