12 lines
421 B
Groff
12 lines
421 B
Groff
DEFINED_PHASES=install postinst
|
|
DEPEND=mysql? ( dev-perl/DBD-mysql ) postgres? ( dev-perl/DBD-Pg )
|
|
DESCRIPTION=A generic bioinformatics relational database model
|
|
EAPI=0
|
|
HOMEPAGE=http://www.biosql.org/
|
|
IUSE=mysql postgres
|
|
KEYWORDS=amd64 x86
|
|
LICENSE=LGPL-3
|
|
RDEPEND=mysql? ( dev-perl/DBD-mysql ) postgres? ( dev-perl/DBD-Pg )
|
|
SLOT=0
|
|
SRC_URI=http://biosql.org/DIST/biosql-1.0.1.tar.bz2
|
|
_md5_=81c48a17c4a95e2256f9e8408415fc81
|