openbsd-ports/meta/Makefile

19 lines
387 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.15 2020/01/07 20:01:20 sthen Exp $
2011-11-12 16:41:12 +00:00
SUBDIR =
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
2013-11-25 20:44:49 +00:00
SUBDIR += kde4
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
2011-11-12 16:41:12 +00:00
.include <bsd.port.subdir.mk>