freebsd-ports/cad
Satoshi Asami c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
..
acs Update (not upgrade, I think). 1995-05-02 09:00:12 +00:00
irsim Update the cad Makefiles. Boy, I love these sparse directories! :) 1995-04-11 20:13:02 +00:00
magic Take out invocation of fake-pkg from do-install target. It is now 1995-04-24 09:10:36 +00:00
pcb Remove "@cd lib/X11" and added "lib/X11/" in front of all the files below 1995-04-16 10:08:26 +00:00
Makefile Clean up subdir Makefiles. They now all look like this: 1995-05-14 03:30:07 +00:00