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

Annotation of ports/graphics/Makefile, Revision 1.6

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
1.6     ! yason       8: SUBDIR += libiptcdata
        !             9: SUBDIR += luminance
1.1       yason      10: SUBDIR += ogre3d
1.6     ! yason      11: #SUBDIR += osg
        !            12: SUBDIR += phatch
        !            13: SUBDIR += rawterapee
        !            14: #SUBDIR += simgear
1.1       yason      15: SUBDIR += sk1project
                     16: SUBDIR += uniconvertor
1.3       yason      17: SUBDIR += uniconvw
1.4       yason      18: SUBDIR += zint
1.1       yason      19:
                     20: .include <bsd.port.subdir.mk>

CVSweb