dev-util/asn1c - 0.9.21 (JRG)

Search

Package Information

Description:
Open Source ASN.1 Compiler
Homepage:
http://asn1c.sourceforge.net/
License:
BSD-2

Ebuild Details

Version EAPI Keywords Slot
0.9.21 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

DESCRIPTION="Open Source ASN.1 Compiler"
HOMEPAGE="http://asn1c.sourceforge.net/"
SRC_URI="http://lionet.info/soft/${P}.tar.gz"

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

src_install(){
	emake DESTDIR="${D}" install || die "make install failed"
	dodoc BUGS FAQ NEWS README TODO || die "dodoc failed"
}

Manifest for 0.9.21

Type File Size Source URLs
DIST asn1c-0.9.21.tar.gz 1282580 bytes http://lionet.info/soft/asn1c-0.9.21.tar.gz