freebsd-ports/devel/linux-c7-nspr/Makefile
Tijl Coosemans 7374099947 Update to 4.13.1-1.0.el7_3.
PR:		217662
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2017-03-09 19:18:39 +00:00

19 lines
406 B
Makefile

# Created by: Piotr Kubaj <pkubaj@anongoth.pl>
# $FreeBSD$
PORTNAME= nspr
PORTVERSION= 4.13.1
CATEGORIES= devel linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Netscape Portable Runtime (Linux CentOS ${LINUX_DIST_VER})
CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
RPMVERSION= 1.0.el7_3
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
.include <bsd.port.mk>