# /usr/ports/devel/Makefile.local by jhs_ERASE_@berklix.com .include "../Makefile.undef" .if defined(BERKLIX_CLIENT) #{ # SUBDIR += ElectricFence .if defined(BERKLIX_AMBITIOUS) #{ SUBDIR += android-tools-adb # pkg-descr: Android Debug Bridge (adb) is a versatile command # line tool that lets you communicate with an emulator instance or # connected Android-powered device. # WWW: http://developer.android.com/tools/help/adb.html SUBDIR += android-tools-fastboot # warning: a different fastboot(8) under /sbin # pkg-descr: a diagnostic protocol primarily used to update the flash # filesystem of Android devices over USB. # This package provides the fastboot command-line tool. .endif #} SUBDIR += cdecl # Explainer for C expressions. # SUBDIR += cvsutils SUBDIR += cxref .if defined(BERKLIX_AMBITIOUS) #{ Compile later for interest. SUBDIR += gamin # file and directory monitoring system .endif #} SUBDIR += ghostscript9-x11 # a ghostscript is needed for print/foo2zjs for HP LaserJet 1018 # but maybe it doesnt need to be ghostscript9-x11 .if defined(BERKLIX_AMBITIOUS) #{ SUBDIR += git # 10.-=0-RELEASE fails on dependency www/w3m cc problem .endif #} SUBDIR += gmake # For print/foo2zjs for HP LaserJet 1018 # SUBDIR += mkmf # Doesnt exist on 12.0-CURRENT-2017-11-15 SUBDIR += patch .endif #} .if ( defined(BERKLIX_SERVER) ) #{ # SUBDIR += popt # A POP3 server I dont use. .endif #} .if (defined(BERKLIX_CLIENT) || defined(BERKLIX_SERVER)) SUBDIR += subversion # for freebsd source control svn .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += tkcvs SUBDIR += xxgdb .endif #}