freebsd-ports/devel
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
..
bcc And now, yet another round of Makefile updates, devel version! 1995-04-09 10:05:17 +00:00
gmake And now, yet another round of Makefile updates, devel version! 1995-04-09 10:05:17 +00:00
gmake381 And now, yet another round of Makefile updates, devel version! 1995-04-09 10:05:17 +00:00
libmalloc And now, yet another round of Makefile updates, devel version! 1995-04-09 10:05:17 +00:00
m4 And now, yet another round of Makefile updates, devel version! 1995-04-09 10:05:17 +00:00
mprof Updated devel Makefiles. Strip mprof and compress mprof.1 along the way. 1995-04-24 11:01:39 +00:00
xxgdb xxgdb 1.11, an X window interface for gdb. 1995-05-03 05:39:10 +00:00
Makefile Clean up subdir Makefiles. They now all look like this: 1995-05-14 03:30:07 +00:00