aboutsummaryrefslogtreecommitdiffstats
path: root/virtual/man/man-1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/man/man-1.ebuild')
-rw-r--r--virtual/man/man-1.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/virtual/man/man-1.ebuild b/virtual/man/man-1.ebuild
new file mode 100644
index 0000000..78feed6
--- /dev/null
+++ b/virtual/man/man-1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=3
+
+DESCRIPTION="Virtual for man"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="|| ( sys-apps/man-db sys-apps/man sys-apps/mandoc )"