openbsd-ports/meta/Makefile

12 lines
244 B
Makefile
Raw Normal View History

2012-04-26 13:20:59 -04:00
# $OpenBSD: Makefile,v 1.6 2012/04/26 17:20:59 jasper Exp $
2011-11-12 11:41:12 -05:00
SUBDIR =
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
2011-11-14 08:26:10 -05:00
SUBDIR += msp430
2012-03-04 12:53:24 -05:00
SUBDIR += xfce
2011-11-12 11:41:12 -05:00
.include <bsd.port.subdir.mk>