runit-service/service-opendmarc - 1.0.0 (powerman)

Search

Package Information

Description:
Service for mail-filter/opendmarc
Homepage:
http://powerman.name/RTFM/runit.html
License:
public-domain

Ebuild Details

Version EAPI Keywords Slot
1.0.0 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Service for mail-filter/opendmarc"
HOMEPAGE="http://powerman.name/RTFM/runit.html"
SRC_URI="http://powerman.name/download/Gentoo/${P}.tgz"

LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="runit-service/setupservices"
RDEPEND=">=sys-process/runit-2.1.2-r1
	mail-filter/opendmarc"

src_install() {
	cp -a * "${D}"
}

Dependencies

DEPEND

runit-service/setupservices

RDEPEND

>=sys-process/runit-2.1.2-r1
	mail-filter/opendmarc

Manifest for 1.0.0

Type File Size Source URLs
DIST service-opendmarc-1.0.0.tgz 272 bytes http://powerman.name/download/Gentoo/service-opendmarc-1.0.0.tgz