From 6491acbec3f2de4dc33cc626e222b9a69305df97 Mon Sep 17 00:00:00 2001 From: tijl Date: Wed, 20 Jul 2016 14:03:12 +0000 Subject: Add LICENSE, tweak CONFLICTS and remove unused pkg-descr. PR: 211244 Submitted by: Piotr Kubaj --- security/linux-c6-openssl-compat/Makefile | 5 ++++- security/linux-c6-openssl-compat/pkg-descr | 3 --- 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 security/linux-c6-openssl-compat/pkg-descr diff --git a/security/linux-c6-openssl-compat/Makefile b/security/linux-c6-openssl-compat/Makefile index 7ffff4649c7..8b3a4dc8c92 100644 --- a/security/linux-c6-openssl-compat/Makefile +++ b/security/linux-c6-openssl-compat/Makefile @@ -10,7 +10,10 @@ DISTNAME= openssl098e-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= OpenSSL toolkit (Linux CentOS ${LINUX_DIST_VER}) -CONFLICTS= linux-openssl-[0-9]* linux-f10-openssl-[0-9]* +LICENSE= OpenSSL +LICENSE_FILE= ${WRKSRC}/usr/share/doc/openssl098e-${PORTVERSION}/LICENSE + +CONFLICTS= linux-f10-openssl-[0-9]* ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= c6 diff --git a/security/linux-c6-openssl-compat/pkg-descr b/security/linux-c6-openssl-compat/pkg-descr deleted file mode 100644 index 23038abb305..00000000000 --- a/security/linux-c6-openssl-compat/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -asdf - -WWW: http://xmj.me -- cgit