You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
34b3070336
for pf in */*/Portfile
do
ed -s "$pf" <<-'EOF'
1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
1g/^[[:space:]]*$/d
w
q
EOF
done
10 lines
344 B
Plaintext
10 lines
344 B
Plaintext
PortSystem 1.0
|
|
PortGroup hunspelldict 1.0
|
|
|
|
hunspelldict.setup nn_NO 2006-05-08 {Norwegian Nynorsk (Norway)} ooo
|
|
maintainers nomaintainer
|
|
|
|
checksums md5 feabbed3baf3a6e40932635aeb3c71c2 \
|
|
sha1 84b4a34ae81517d08bfa69b19f1372240c0a021c \
|
|
rmd160 1aac76501261506314907ff4c9282b7546f7d3c5
|