1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/security/linux-f10-nss/Makefile
2015-01-06 10:17:28 +00:00

24 lines
479 B
Makefile

# Created by: bsam
# $FreeBSD$
PORTNAME= nss
PORTVERSION= 3.12.3.99.3
PORTREVISION= 2
CATEGORIES= security linux
MASTER_SITES= LOCAL/ehaupt/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
MAINTAINER= emulation@FreeBSD.org
COMMENT= Network Security Services (Linux Fedora 10)
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= f10
USE_LINUX_RPM= yes
USE_LINUX_APPS= nspr sqlite3
RPMVERSION= 2.10.6.fc10
USE_LDCONFIG= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
.include <bsd.port.mk>