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

Annotation of ports/devel/Makefile, Revision 1.65

1.65    ! wilfried    1: # $OpenBSD: Makefile,v 1.64 2001/03/24 02:26:01 avsm Exp $
1.1       niklas      2: # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
                      3: #
                      4:
1.18      niklas      5:      SUBDIR += ElectricFence
1.16      rohee       6:      SUBDIR += ORBit
1.1       niklas      7: #    SUBDIR += SWIG
                      8: #    SUBDIR += SpecTcl
1.63      avsm        9:      SUBDIR += asp2php
                     10:      SUBDIR += asp2php:gui
1.1       niklas     11: #    SUBDIR += asl
1.64      avsm       12:      SUBDIR += astyle
1.46      espie      13:      SUBDIR += autobook
1.4       joey       14:      SUBDIR += autoconf
                     15:      SUBDIR += automake
1.1       niklas     16: #    SUBDIR += bcc
1.6       niklas     17:      SUBDIR += bison
1.61      matt       18:      SUBDIR += blackdown-jdk12
1.19      niklas     19:      SUBDIR += boehm-gc
1.1       niklas     20: #    SUBDIR += cccc
                     21: #    SUBDIR += cflow
1.34      kevlo      22:      SUBDIR += cook
1.1       niklas     23: #    SUBDIR += crossgo32
                     24: #    SUBDIR += crossgo32-djgpp2
                     25: #    SUBDIR += crossgo32-djgpp2-pdcurses
                     26: #    SUBDIR += crosssco
                     27: #    SUBDIR += cs
1.45      naddy      28:      SUBDIR += cscope
1.27      d          29:      SUBDIR += ctm
1.1       niklas     30: #    SUBDIR += cutils
1.35      danh       31:      SUBDIR += cvs2cl
1.43      naddy      32:      SUBDIR += cvsweb
1.1       niklas     33: #    SUBDIR += cxref
1.9       marc       34:      SUBDIR += ddd
1.5       niklas     35:      SUBDIR += dejagnu
1.1       niklas     36: #    SUBDIR += dmake
1.49      kevlo      37:      SUBDIR += doc++
1.1       niklas     38: #    SUBDIR += f77flow
                     39: #    SUBDIR += fpp
                     40: #    SUBDIR += gcc11
                     41: #    SUBDIR += gdb
                     42: #    SUBDIR += gdbtk
1.4       joey       43:      SUBDIR += gindent
1.11      jasoni     44:      SUBDIR += gettext
1.14      rohee      45:      SUBDIR += glib
1.4       joey       46:      SUBDIR += gmake
1.51      jakob      47:      SUBDIR += gmp
1.22      fgsch      48:      SUBDIR += gperf
1.15      rohee      49:      SUBDIR += gsl
1.57      reinhard   50:      SUBDIR += gtl
1.4       joey       51:      SUBDIR += id-utils
1.1       niklas     52: #    SUBDIR += ilu
1.56      kevlo      53:      SUBDIR += jad
1.29      espie      54:      SUBDIR += jdk
1.30      kevlo      55:      SUBDIR += jfc
1.28      kevlo      56:      SUBDIR += kdbg
1.22      fgsch      57:      SUBDIR += lclint
1.15      rohee      58:      SUBDIR += libaudiofile
1.1       niklas     59: #    SUBDIR += libdlmalloc
1.52      naddy      60:      SUBDIR += libdockapp
1.47      dugsong    61:      SUBDIR += libevent
1.1       niklas     62: #    SUBDIR += libmalloc
1.13      jasoni     63:      SUBDIR += libproplist
1.32      fgsch      64:      SUBDIR += libsigc++
1.4       joey       65:      SUBDIR += libslang
1.10      marc       66:      SUBDIR += libtool
1.50      reinhard   67:      SUBDIR += lincvs
1.1       niklas     68: #    SUBDIR += linux_devel
                     69: #    SUBDIR += linuxgdb
1.4       joey       70:      SUBDIR += m4
1.7       marc       71: #    SUBDIR += makedepend
1.1       niklas     72: #    SUBDIR += mkmf
1.17      brad       73:      SUBDIR += mm
1.1       niklas     74: #    SUBDIR += mprof
                     75: #    SUBDIR += nana
1.8       angelos    76:      SUBDIR += nasm
1.1       niklas     77: #    SUBDIR += noweb
                     78: #    SUBDIR += omniBroker
                     79: #    SUBDIR += omniORB
1.54      kevlo      80:      SUBDIR += p5-Algorithm-Diff
                     81:      SUBDIR += p5-Algorithm-MDiff
                     82:      SUBDIR += p5-Algorithm-MarkovChain
                     83:      SUBDIR += p5-Algorithm-Permute
1.1       niklas     84: #    SUBDIR += p5-B
1.54      kevlo      85:      SUBDIR += p5-B-Graph
1.62      wilfried   86:      SUBDIR += p5-BSD-Resource
1.55      kevlo      87:      SUBDIR += p5-C-Scan
1.1       niklas     88: #    SUBDIR += p5-ConfigReader
1.53      kevlo      89:      SUBDIR += p5-Class-MethodMaker
1.48      avsm       90:      SUBDIR += p5-Curses
                     91:      SUBDIR += p5-Curses-Widgets
1.1       niklas     92: #    SUBDIR += p5-Data-Dumper
1.55      kevlo      93:      SUBDIR += p5-Data-Flow
1.65    ! wilfried   94:      SUBDIR += p5-Data-ShowTable
1.41      avsm       95:      SUBDIR += p5-Date-Calc
1.1       niklas     96: #    SUBDIR += p5-Date-Manip
                     97: #    SUBDIR += p5-Devel-DProf
                     98: #    SUBDIR += p5-Devel-Peek
                     99: #    SUBDIR += p5-Devel-Symdump
                    100: #    SUBDIR += p5-Errno
                    101: #    SUBDIR += p5-File-BasicFlock
                    102: #    SUBDIR += p5-File-Lock
                    103: #    SUBDIR += p5-File-Slurp
1.41      avsm      104:      SUBDIR += p5-File-Tail
1.1       niklas    105: #    SUBDIR += p5-File-Tools
                    106: #    SUBDIR += p5-Filter
1.42      mickey    107:      SUBDIR += p5-FreezeThaw
1.1       niklas    108: #    SUBDIR += p5-Include
                    109: #    SUBDIR += p5-IniConf
                    110: #    SUBDIR += p5-Ioctl
1.60      kevlo     111:      SUBDIR += p5-Locale-PGettext
1.58      avsm      112:      SUBDIR += p5-MLDBM
1.1       niklas    113: #    SUBDIR += p5-PV
                    114: #    SUBDIR += p5-Penguin
                    115: #    SUBDIR += p5-Penguin-Easy
                    116: #    SUBDIR += p5-Proc-Simple
                    117: #    SUBDIR += p5-Religion
                    118: #    SUBDIR += p5-Resources
                    119: #    SUBDIR += p5-Sort-Versions
1.56      kevlo     120:      SUBDIR += p5-Storable
1.65    ! wilfried  121:      SUBDIR += p5-Term-ReadKey
        !           122:      SUBDIR += p5-Term-ReadLine-Gnu
1.1       niklas    123: #    SUBDIR += p5-Time
1.41      avsm      124:      SUBDIR += p5-Time-TimeDate
                    125:      SUBDIR += p5-Time-HiRes
1.1       niklas    126: #    SUBDIR += p5-TraceFuncs
1.31      fgsch     127:      SUBDIR += pccts
1.33      jakob     128:      SUBDIR += pcre
1.40      brad      129:      SUBDIR += popt
1.1       niklas    130: #    SUBDIR += portlint
1.12      angelos   131:      SUBDIR += prc-tools
1.1       niklas    132: #    SUBDIR += prcs
1.36      brad      133:      SUBDIR += pth
1.1       niklas    134: #    SUBDIR += sawt
                    135: #    SUBDIR += scogdb
                    136: #    SUBDIR += sfio
1.20      brad      137:      SUBDIR += shtool
1.59      espie     138:      SUBDIR += slib
1.4       joey      139:      SUBDIR += swig
1.38      brad      140:      SUBDIR += t1lib
1.1       niklas    141: #    SUBDIR += tclcheck
1.44      espie     142:      SUBDIR += tclcl
1.14      rohee     143:      SUBDIR += tkcvs
1.1       niklas    144: #    SUBDIR += tkref
                    145: #    SUBDIR += tvision
                    146: #    SUBDIR += vtcl
1.4       joey      147:      SUBDIR += xmake
1.1       niklas    148: #    SUBDIR += xwpe
                    149: #    SUBDIR += xxgdb
                    150:
                    151: .include <bsd.port.subdir.mk>