openbsd-ports/meta/Makefile

11 lines
224 B
Makefile
Raw Normal View History

2012-03-04 12:53:24 -05:00
# $OpenBSD: Makefile,v 1.5 2012/03/04 17:53:24 landry Exp $
2011-11-12 11:41:12 -05:00
SUBDIR =
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>