openbsd-ports/meta/Makefile

14 lines
290 B
Makefile
Raw Normal View History

2013-05-29 14:13:42 +00:00
# $OpenBSD: Makefile,v 1.8 2013/05/29 14:13:42 jasper 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
2011-11-14 13:26:10 +00:00
SUBDIR += msp430
2013-01-25 19:02:57 +00:00
SUBDIR += mupen64plus
2012-03-04 17:53:24 +00:00
SUBDIR += xfce
2011-11-12 16:41:12 +00:00
.include <bsd.port.subdir.mk>