opnsense-ports/devel/linux-c6-icu/Makefile
Franco Fichtner 2b1edb5b1f */*: sync with upstream
Taken from: HardenedBSD
2018-02-01 07:58:30 +01:00

18 lines
419 B
Makefile

# Created by: David Naylor <dbn@FreeBSD.org>
# $FreeBSD$
PORTNAME= icu
PORTVERSION= 4.2.1
CATEGORIES= devel linux
LIB_DISTNAMES= lib${PORTNAME}-${DISTVERSIONFULL}
MAINTAINER= emulation@FreeBSD.org
COMMENT= International Components for Unicode (Linux CentOS ${LINUX_DIST_VER})
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
RPMVERSION= 14.el6
USES= linux:c6
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
.include <bsd.port.mk>