Guest User

Untitled

a guest
Jul 19th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. #
  2. # (openbsd45) to build:
  3. # mv myports.mk /usr/ports && cd /usr/ports
  4. # make -kf myports.mk install clean
  5. #
  6. SUBDIR += shells/zsh
  7. SUBDIR += misc/screen
  8. SUBDIR += net/irssi
  9. SUBDIR += net/bitlbee
  10. SUBDIR += net/curl
  11. SUBDIR += net/yafc
  12. SUBDIR += net/wget
  13. SUBDIR += www/nginx
  14. SUBDIR += editors/vim
  15. SUBDIR += lang/python/2.6
  16. SUBDIR += sysutils/tree
  17. SUBDIR += devel/mercurial
  18.  
  19. .include <bsd.port.subdir.mk>
Add Comment
Please, Sign In to add comment