diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2009-04-28 21:27:54 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2009-04-28 21:27:54 +0000 |
| commit | b6bb8c3d3a17625aa826094130b3d84530b6dae4 (patch) | |
| tree | f2de4a4d4b2f5c3fcbd1ee2ea6cce6d571bfb5f7 /security/linux-f10-nss/Makefile | |
| parent | e892f2bbcdaf08e461fb47a64eee749e1a02fe85 (diff) | |
Diffstat (limited to 'security/linux-f10-nss/Makefile')
| -rw-r--r-- | security/linux-f10-nss/Makefile | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/security/linux-f10-nss/Makefile b/security/linux-f10-nss/Makefile deleted file mode 100644 index 3bd026baf5cf..000000000000 --- a/security/linux-f10-nss/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: security/linux-f8-nss -# Date created: 2009-04-05 -# Whom: bsam -# -# $FreeBSD$ -# - -PORTNAME= nss -PORTVERSION= 3.12.2.0 -CATEGORIES= security linux -PKGNAMEPREFIX= linux-f8- -DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} - -MAINTAINER= emulation@FreeBSD.org -COMMENT= Network Security Services (Linux Fedora 8) - -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX_RPM= yes -USE_LINUX_APPS= nspr sqlite3 -LINUX_DIST_VER= 8 -RPMVERSION= 1.1.fc8 -USE_LDCONFIG= yes - -DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr - -.include <bsd.port.mk> |
