16 lines
261 B
Makefile
16 lines
261 B
Makefile
# $OpenBSD: Makefile,v 1.9 2009/06/03 15:37:33 ian Exp $
|
|
|
|
SUBDIR+= emf
|
|
SUBDIR+= epic
|
|
SUBDIR+= findbugs
|
|
SUBDIR+= gef
|
|
SUBDIR+= ivyde
|
|
SUBDIR+= py-dev
|
|
SUBDIR+= rdt
|
|
SUBDIR+= struts-console
|
|
SUBDIR+= subclipse
|
|
SUBDIR+= uml2
|
|
SUBDIR+= wtp
|
|
|
|
.include <bsd.port.subdir.mk>
|