openbsd-ports/devel/eclipse/Makefile
kurt 8be560d1a7 Eclipse sdk and three eclipse plugins
sdk:
   The Eclipse Platform is an IDE for anything, and for nothing in
   particular.

   flavors: gtk2, motif
   subpackages: -gnome, -mozilla (gtk2 only), -kde (motif only)

plugins/emf:
   Eclipse Modeling Framework (EMF)

plugins/gef:
   graphical editing environment for eclipse

plugins/uml2
   UML diagram framework for Eclipse

ok alek@, todd@
2005-02-04 17:18:09 +00:00

7 lines
129 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2005/02/04 17:18:09 kurt Exp $
SUBDIR+= sdk,gtk2
SUBDIR+= plugins
.include <bsd.port.subdir.mk>