openbsd-ports/meta/Makefile

22 lines
465 B
Makefile
Raw Normal View History

2021-03-29 19:52:37 +00:00
# $OpenBSD: Makefile,v 1.23 2021/03/29 19:52:37 sthen Exp $
2011-11-12 16:41:12 +00:00
SUBDIR =
2020-04-15 15:57:27 +00:00
SUBDIR += audacious
2013-05-29 14:13:42 +00:00
SUBDIR += avr
2012-04-26 17:20:59 +00:00
SUBDIR += geda
2011-11-12 16:41:12 +00:00
SUBDIR += gnome
2011-11-18 11:24:16 +00:00
SUBDIR += gnustep
2021-02-27 07:12:22 +00:00
SUBDIR += kde
2021-03-20 12:46:38 +00:00
SUBDIR += league-fonts
2018-09-14 15:24:48 +00:00
SUBDIR += lxqt
2018-12-10 15:31:52 +00:00
SUBDIR += mate
2011-11-14 13:26:10 +00:00
SUBDIR += msp430
2013-01-25 19:02:57 +00:00
SUBDIR += mupen64plus
SUBDIR += python3
2016-12-25 15:47:12 +00:00
SUBDIR += qt5
SUBDIR += tor-browser
2012-03-04 17:53:24 +00:00
SUBDIR += xfce
2021-03-29 19:52:37 +00:00
SUBDIR += zyn-fusion
2011-11-12 16:41:12 +00:00
.include <bsd.port.subdir.mk>