openbsd-ports/devel/eclipse/plugins/Makefile
kurt 459dd8bf47 - remove jem plugin since it is included in wtp now
- maintenance update of emf to version 2.2.3
- maintenance update of gef to version 3.2.2
- maintenance update of uml2 to version 2.0.3
- maintenance update of wtp to version 1.5.4
tested and ok ian@
2007-05-18 02:32:12 +00:00

14 lines
222 B
Makefile

# $OpenBSD: Makefile,v 1.7 2007/05/18 02:32:12 kurt Exp $
SUBDIR+= emf
SUBDIR+= epic
SUBDIR+= findbugs
SUBDIR+= gef
SUBDIR+= ivyde
SUBDIR+= rdt
SUBDIR+= subclipse
SUBDIR+= uml2
SUBDIR+= wtp
.include <bsd.port.subdir.mk>