1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/misc/Makefile
Satoshi Asami ab4c4c3135 (1) Move the following ports out of x11/:
kdegames   -> games/
    kdenetwork -> net/
    kdesupport -> converters/
    kdeutils   -> misc/

    (Repository copy already done, dependency path and category name fixups
     is being done in this commit.)

(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
    ports.

(3) Make package names follow the convention.

(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
    There is no need to specify the full pathname if the target is an
    executable in the standard path.  (Actually, as the same port is
    specified in LIB_DEPENDS, I think we can completely do away with
    this line but since Stefan added this explicitly, I assume there
    is a reason for it and left it alone.)

Approved by:	se (all but 4)
1997-11-05 04:20:23 +00:00

58 lines
1.2 KiB
Makefile

# $Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp $
#
SUBDIR += amanda
SUBDIR += astrolog
SUBDIR += buffer
SUBDIR += cal
SUBDIR += cbb
SUBDIR += chord
SUBDIR += colorls
SUBDIR += ctk
SUBDIR += dejagnu
SUBDIR += dotfile
SUBDIR += ecc
SUBDIR += estic
SUBDIR += fd
SUBDIR += fep
SUBDIR += figlet
SUBDIR += git
SUBDIR += gnuls
SUBDIR += ical
SUBDIR += jive
SUBDIR += kdeutils
SUBDIR += kp
SUBDIR += less
SUBDIR += lile
SUBDIR += logsurfer
SUBDIR += mc
SUBDIR += mmv
SUBDIR += most
SUBDIR += mshell
SUBDIR += nwrite
SUBDIR += p5-Array-PrintCols
SUBDIR += p5-Business-CreditCard
SUBDIR += p5-Locale-Codes
SUBDIR += p5-Search
SUBDIR += plan
SUBDIR += rpm
SUBDIR += screen
SUBDIR += splitvt
SUBDIR += team
SUBDIR += tkcron
SUBDIR += tkinfo
SUBDIR += tkman
SUBDIR += unclutter
SUBDIR += viz
SUBDIR += xcalendar
SUBDIR += xgas
SUBDIR += xless
SUBDIR += xmaddressbook
SUBDIR += xopps
SUBDIR += xpns
SUBDIR += xtar
SUBDIR += xtimer
SUBDIR += zorro
.include <bsd.port.subdir.mk>