openbsd-ports/meta/Makefile

19 lines
396 B
Makefile
Raw Normal View History

2020-06-30 07:21:37 +00:00
# $OpenBSD: Makefile,v 1.18 2020/06/30 07:21:37 rsadowski 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
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>