summaryrefslogtreecommitdiffstats
path: root/packages/app-security/DisPass/DisPass-0.2.0.exheres-0
blob: 45c626dadd3d5f9d481451b77ad7c917e7cd736e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Copyright 2013 Tom Willemse <tom@ryuslash.org>
# Distributed under the terms of the GNU General Public License v2

require distutils pypi

SUMMARY="DisPass is a password manager for GNU/Linux, *BSD, MacOS X and Windows."

LICENCES="ISC"
SLOT="0"
PLATFORMS="~amd64"
MYOPTIONS=""

DEPENDENCIES="
	build+run:
		dev-lang/python:2.7
	suggestion:
		dev-lang/python:2.7[tk] [[
			description = [ To use the DisPass GUI ]
		]]
"