1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/shells
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
..
bash Update. 1995-04-18 11:06:01 +00:00
bash1 Update. 1995-04-18 11:06:01 +00:00
bash2 Update. 1995-04-18 11:06:01 +00:00
bash3 Update. 1995-04-18 11:06:01 +00:00
pdksh Makefile updates, shell version! This was easy! :) 1995-04-11 19:26:36 +00:00
tcsh Add myself as maintainer 1995-05-06 15:19:43 +00:00
zsh - update 1995-05-06 12:31:49 +00:00
zsh-devel - update 1995-05-06 12:31:49 +00:00
Makefile Clean up subdir Makefiles. They now all look like this: 1995-05-14 03:30:07 +00:00