openbsd-ports/meta/Makefile

15 lines
308 B
Makefile
Raw Normal View History

2013-11-25 15:44:49 -05:00
# $OpenBSD: Makefile,v 1.9 2013/11/25 20:44:49 zhuk Exp $
2011-11-12 11:41:12 -05:00
SUBDIR =
2013-05-29 10:13:42 -04:00
SUBDIR += avr
2012-04-26 13:20:59 -04:00
SUBDIR += geda
2011-11-12 11:41:12 -05:00
SUBDIR += gnome
2011-11-18 06:24:16 -05:00
SUBDIR += gnustep
2011-11-14 10:53:34 -05:00
SUBDIR += haskell-platform
2013-11-25 15:44:49 -05:00
SUBDIR += kde4
2011-11-14 08:26:10 -05:00
SUBDIR += msp430
2013-01-25 14:02:57 -05:00
SUBDIR += mupen64plus
2012-03-04 12:53:24 -05:00
SUBDIR += xfce
2011-11-12 11:41:12 -05:00
.include <bsd.port.subdir.mk>