freebsd-ports/devel/linux-c7-nspr/Makefile

21 lines
420 B
Makefile
Raw Normal View History

# Created by: Piotr Kubaj <pkubaj@anongoth.pl>
# $FreeBSD$
PORTNAME= nspr
PORTVERSION= 4.11.0
PORTREVISION= 1
CATEGORIES= devel linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Netscape Portable Runtime (Linux CentOS ${LINUX_DIST_VER})
CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
2017-01-31 17:54:21 +01:00
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
RPMVERSION= 1.el7_2
USES= linux:c7
USE_LDCONFIG= yes
2017-01-31 17:54:21 +01:00
USE_LINUX_RPM= yes
.include <bsd.port.mk>