summaryrefslogtreecommitdiff
path: root/app-cdr/iat/iat-0.1.7-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/iat/iat-0.1.7-r1.ebuild')
-rw-r--r--app-cdr/iat/iat-0.1.7-r1.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/app-cdr/iat/iat-0.1.7-r1.ebuild b/app-cdr/iat/iat-0.1.7-r1.ebuild
deleted file mode 100644
index b55af314a5fa..000000000000
--- a/app-cdr/iat/iat-0.1.7-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="BIN, MDF, PDI, CDI, NRG, and B5I converters"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-src_configure() {
- econf \
- --includedir="${EPREFIX}/usr/include/${PN}"
-}