blob: 36e826e21ababbb6c534db5ffbd4a8521e2edb46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst prepare
DEPEND=X? ( x11-apps/xauth ) truetype? ( media-libs/freetype media-libs/fontconfig )
DESCRIPTION=Port of many Plan 9 programs and libraries
EAPI=5
HOMEPAGE=http://swtch.com/plan9port/
IUSE=X aqua truetype
KEYWORDS=~amd64 ~x86
LICENSE=9base BSD-4 MIT LGPL-2.1 BigelowHolmes
RDEPEND=X? ( x11-apps/xauth ) truetype? ( media-libs/freetype media-libs/fontconfig )
REQUIRED_USE=?? ( X aqua )
SLOT=0
SRC_URI=https://github.com/9fans/plan9port/archive/e78ed7a67bbaa37dc57dfb37219f505c48755e14.tar.gz -> plan9port-e78ed7a67bbaa37dc57dfb37219f505c48755e14.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_configure:- src_compile:- src_install:-
_eclasses_=eutils 017377e73405d964cd0137088cddb9c3 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=85f4a1c7d7ca8a80ddadb5f73cb6a93f
|