freebsd-ports/net/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

89 lines
1.9 KiB
Makefile

# $Id: Makefile,v 1.122 1997/10/30 11:23:28 jseger Exp $
#
SUBDIR += archie
SUBDIR += arpwatch
SUBDIR += ascend-radius
SUBDIR += bb
SUBDIR += bing
SUBDIR += cap
SUBDIR += choparp
SUBDIR += cvsup
SUBDIR += cvsup-mirror
SUBDIR += delegate
SUBDIR += dgd
SUBDIR += dgd-lpmud
SUBDIR += dgd-net
SUBDIR += dip
SUBDIR += echoping
SUBDIR += fping
SUBDIR += freewais-sf
SUBDIR += fspclient
SUBDIR += ftpsearch
SUBDIR += ftptool
SUBDIR += gated
SUBDIR += gnu-finger
SUBDIR += gopher
SUBDIR += icmpinfo
SUBDIR += irc
SUBDIR += ircII
SUBDIR += ircii-epic
SUBDIR += isc-dhcp
SUBDIR += ivs
SUBDIR += kdenetwork
SUBDIR += ldap
SUBDIR += libsocket++
SUBDIR += mirror
SUBDIR += moxftp
SUBDIR += mpd
SUBDIR += mrtg
SUBDIR += ncftp
SUBDIR += ncftp2
SUBDIR += netatalk
SUBDIR += netcat
SUBDIR += netpipes
SUBDIR += nettest
SUBDIR += p5-Archie
SUBDIR += p5-Net
SUBDIR += p5-Net-DNS
SUBDIR += p5-Net-Whois
SUBDIR += p5-SNMP
SUBDIR += pcnfsd
SUBDIR += pmf
SUBDIR += radius
SUBDIR += ratoolset
SUBDIR += rdist6
SUBDIR += ripetools
SUBDIR += rmsg
SUBDIR += rshell
SUBDIR += rsync
SUBDIR += rumba
SUBDIR += rwhois
SUBDIR += samba
SUBDIR += samba-des
SUBDIR += scotty
SUBDIR += slirp
SUBDIR += socks5
SUBDIR += strobe
SUBDIR += sup
SUBDIR += tac_plus
SUBDIR += tcptrace
SUBDIR += telnetx
SUBDIR += tintin++
SUBDIR += tinyfugue
SUBDIR += traceroute
SUBDIR += trafshow
SUBDIR += ucd-snmp
SUBDIR += wais
SUBDIR += wget
SUBDIR += wide-dhcp
SUBDIR += wu-ftpd
SUBDIR += xarchie
SUBDIR += xipmsg
SUBDIR += yale-tftpd
SUBDIR += ytalk
SUBDIR += zephyr
SUBDIR += zircon
.include <bsd.port.subdir.mk>