blob: 4ee920526cf598b2a2e3f4de8fda2ded8a54ba64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild,v 1.20 2010/01/21 09:42:35 tove Exp $
DESCRIPTION="Virtual for MIME-Base64"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="~sparc-fbsd"
IUSE=""
DEPEND=""
RDEPEND=">=dev-lang/perl-5.8.8"
|