summaryrefslogtreecommitdiff
path: root/security/linux-f10-openssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/linux-f10-openssl/Makefile')
-rw-r--r--security/linux-f10-openssl/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/security/linux-f10-openssl/Makefile b/security/linux-f10-openssl/Makefile
deleted file mode 100644
index c4b5d7e0f940..000000000000
--- a/security/linux-f10-openssl/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: security/linux-f8-openssl
-# Date created: 2008-04-09
-# Whom: bsam
-#
-# $FreeBSD$
-#
-
-PORTNAME= openssl
-PORTVERSION= 0.9.8b
-CATEGORIES= security linux
-PKGNAMEPREFIX= linux-f8-
-DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
-
-MAINTAINER= emulation@FreeBSD.org
-COMMENT= The OpenSSL toolkit (Linux Fedora 8)
-
-USE_LINUX_RPM= yes
-LINUX_DIST_VER= 8
-RPMVERSION= 17.fc8
-BRANDELF_FILES= usr/bin/openssl
-USE_LDCONFIG= yes
-
-DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
-
-.include <bsd.port.mk>