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

Annotation of ports/net/seafile/Makefile, Revision 1.1.1.1

1.1       kirby       1: # $OpenBSD$
                      2:
                      3: SUBDIR =
                      4: SUBDIR += cli
                      5: SUBDIR += client
                      6: SUBDIR += server
                      7:
                      8: .include <bsd.port.subdir.mk>

CVSweb