opnsense-ports/devel/linux-c7-nspr/Makefile
Franco Fichtner f132b5a595 */*: sync with upstream
Taken from: FreeBSD
2017-03-11 05:55:29 +01: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>