freebsd-ports/devel/linux-c6-icu/Makefile
2018-01-31 19:50:13 +00: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>