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

Annotation of ports/devel/Makefile, Revision 1.82

1.82    ! lebel       1: # $OpenBSD: Makefile,v 1.81 2001/06/12 16:58:36 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.63      avsm        7:      SUBDIR += asp2php
1.80      shell       8:      SUBDIR += asp2php,no_x11
1.64      avsm        9:      SUBDIR += astyle
1.46      espie      10:      SUBDIR += autobook
1.4       joey       11:      SUBDIR += autoconf
                     12:      SUBDIR += automake
1.6       niklas     13:      SUBDIR += bison
1.19      niklas     14:      SUBDIR += boehm-gc
1.34      kevlo      15:      SUBDIR += cook
1.45      naddy      16:      SUBDIR += cscope
1.27      d          17:      SUBDIR += ctm
1.35      danh       18:      SUBDIR += cvs2cl
1.43      naddy      19:      SUBDIR += cvsweb
1.9       marc       20:      SUBDIR += ddd
1.5       niklas     21:      SUBDIR += dejagnu
1.49      kevlo      22:      SUBDIR += doc++
1.82    ! lebel      23:      SUBDIR += ectags
1.77      shell      24:      SUBDIR += flawfinder
1.78      camield    25:      SUBDIR += gettext
1.4       joey       26:      SUBDIR += gindent
1.14      rohee      27:      SUBDIR += glib
1.4       joey       28:      SUBDIR += gmake
1.51      jakob      29:      SUBDIR += gmp
1.22      fgsch      30:      SUBDIR += gperf
1.15      rohee      31:      SUBDIR += gsl
1.57      reinhard   32:      SUBDIR += gtl
1.72      obecian    33:      SUBDIR += guilib
1.4       joey       34:      SUBDIR += id-utils
1.56      kevlo      35:      SUBDIR += jad
1.29      espie      36:      SUBDIR += jdk
1.30      kevlo      37:      SUBDIR += jfc
1.28      kevlo      38:      SUBDIR += kdbg
1.78      camield    39:      SUBDIR += lam
1.22      fgsch      40:      SUBDIR += lclint
1.15      rohee      41:      SUBDIR += libaudiofile
1.52      naddy      42:      SUBDIR += libdockapp
1.47      dugsong    43:      SUBDIR += libevent
1.13      jasoni     44:      SUBDIR += libproplist
1.32      fgsch      45:      SUBDIR += libsigc++
1.4       joey       46:      SUBDIR += libslang
1.69      lebel      47:      SUBDIR += libtai
1.10      marc       48:      SUBDIR += libtool
1.50      reinhard   49:      SUBDIR += lincvs
1.4       joey       50:      SUBDIR += m4
1.17      brad       51:      SUBDIR += mm
1.67      wilfried   52:      SUBDIR += mysql++
1.8       angelos    53:      SUBDIR += nasm
1.54      kevlo      54:      SUBDIR += p5-Algorithm-Diff
                     55:      SUBDIR += p5-Algorithm-MDiff
                     56:      SUBDIR += p5-Algorithm-MarkovChain
                     57:      SUBDIR += p5-Algorithm-Permute
                     58:      SUBDIR += p5-B-Graph
1.62      wilfried   59:      SUBDIR += p5-BSD-Resource
1.55      kevlo      60:      SUBDIR += p5-C-Scan
1.53      kevlo      61:      SUBDIR += p5-Class-MethodMaker
1.48      avsm       62:      SUBDIR += p5-Curses
                     63:      SUBDIR += p5-Curses-Widgets
1.55      kevlo      64:      SUBDIR += p5-Data-Flow
1.65      wilfried   65:      SUBDIR += p5-Data-ShowTable
1.41      avsm       66:      SUBDIR += p5-Date-Calc
1.79      shell      67:      SUBDIR += p5-Devel-SmallProf
1.41      avsm       68:      SUBDIR += p5-File-Tail
1.42      mickey     69:      SUBDIR += p5-FreezeThaw
1.78      camield    70:      SUBDIR += p5-IO-String
1.68      espie      71:      SUBDIR += p5-IO-stringy
1.60      kevlo      72:      SUBDIR += p5-Locale-PGettext
1.58      avsm       73:      SUBDIR += p5-MLDBM
1.70      avsm       74:      SUBDIR += p5-Params-Validate
1.81      avsm       75:      SUBDIR += p5-Parse-RecDescent
1.75      kevlo      76:      SUBDIR += p5-Set-Scalar
1.56      kevlo      77:      SUBDIR += p5-Storable
1.65      wilfried   78:      SUBDIR += p5-Term-ReadKey
                     79:      SUBDIR += p5-Term-ReadLine-Gnu
1.78      camield    80:      SUBDIR += p5-Time-HiRes
1.41      avsm       81:      SUBDIR += p5-Time-TimeDate
1.31      fgsch      82:      SUBDIR += pccts
1.33      jakob      83:      SUBDIR += pcre
1.66      danh       84:      SUBDIR += perltidy
1.40      brad       85:      SUBDIR += popt
1.12      angelos    86:      SUBDIR += prc-tools
1.36      brad       87:      SUBDIR += pth
1.78      camield    88:      SUBDIR += rats
1.71      obecian    89:      SUBDIR += sdl
1.76      pvalchev   90:      SUBDIR += sdl,sun,esd,gl
1.72      obecian    91:      SUBDIR += sdl-image
                     92:      SUBDIR += sdl-mixer
                     93:      SUBDIR += sdl-net
                     94:      SUBDIR += sdl-ttf
1.20      brad       95:      SUBDIR += shtool
1.59      espie      96:      SUBDIR += slib
1.71      obecian    97:      SUBDIR += smpeg
1.4       joey       98:      SUBDIR += swig
1.38      brad       99:      SUBDIR += t1lib
1.44      espie     100:      SUBDIR += tclcl
1.14      rohee     101:      SUBDIR += tkcvs
1.4       joey      102:      SUBDIR += xmake
1.1       niklas    103:
                    104: .include <bsd.port.subdir.mk>