ports

morpheus ports
git clone git://git.2f30.org/ports
Log | Files | Refs | LICENSE

mkfile (383B)


      1 TARG = \
      2 	abduco \
      3 	busybox \
      4 	curl \
      5 	dropbear \
      6 	dvtm \
      7 	dwm \
      8 	e2fsprogs \
      9 	extlinux \
     10 	file \
     11 	fs \
     12 	git \
     13 	hbase \
     14 	ii \
     15 	jupp \
     16 	libevent \
     17 	linux \
     18 	linux-firmware \
     19 	make \
     20 	mksh \
     21 	ncurses \
     22 	ns-tools \
     23 	openssh \
     24 	openssl \
     25 	pigz \
     26 	rsync \
     27 	sbase \
     28 	sdhcp \
     29 	sinit \
     30 	smdev \
     31 	tinyalsa \
     32 	tinyxlib \
     33 	tinyxserver \
     34 	tmux \
     35 	ubase \
     36 	vim \
     37 	xz \
     38 	zlib
     39 
     40 <$mkbuild/mk.parent