Add TWM to official/xorg

This commit is contained in:
Mid Favila 2022-09-23 07:18:13 -04:00
parent 08bd19a395
commit a5224a044e
5 changed files with 16 additions and 0 deletions

7
ports/official/xorg/twm/build Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh -e
./configure \
--prefix=/usr
make
make DESTDIR="$1" install

View File

@ -0,0 +1 @@
1c325e8456a200693c816baa27ceca9c5e5e0f36af63d98f70a335853a0039e8

View File

@ -0,0 +1,6 @@
libICE
libSM
libX11
libXext
libXmu
libXt

View File

@ -0,0 +1 @@
https://ftp.kaist.ac.kr/x.org/individual/app/twm-1.0.9.tar.gz

View File

@ -0,0 +1 @@
1.0.9 1