[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / graphics

Annotation of ports/graphics/Makefile, Revision 1.5

1.1       yason       1: SUBDIR =
1.3       yason       2: SUBDIR += allegrogl
1.2       yason       3: #SUBDIR += cegui
1.4       yason       4: #SUBDIR += cegui07
                      5: #SUBDIR += cuneiform
1.5     ! yason       6: SUBDIR += gimagereader
1.1       yason       7: SUBDIR += jp2a
                      8: SUBDIR += ogre3d
                      9: SUBDIR += osg
                     10: SUBDIR += simgear
                     11: SUBDIR += sk1project
                     12: SUBDIR += uniconvertor
1.3       yason      13: SUBDIR += uniconvw
1.4       yason      14: SUBDIR += zint
1.1       yason      15:
                     16: .include <bsd.port.subdir.mk>

CVSweb