openbsd-ports/meta/Makefile

17 lines
355 B
Makefile
Raw Normal View History

2016-12-25 15:47:12 +00:00
# $OpenBSD: Makefile,v 1.11 2016/12/25 15:47:12 zhuk 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
2011-11-14 15:53:34 +00:00
SUBDIR += haskell-platform
2013-11-25 20:44:49 +00:00
SUBDIR += kde4
2011-11-14 13:26:10 +00:00
SUBDIR += msp430
2013-01-25 19:02:57 +00:00
SUBDIR += mupen64plus
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>