mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
693 B
Plaintext
23 lines
693 B
Plaintext
PortSystem 1.0
|
|
|
|
name chsuf
|
|
version 0.9
|
|
categories sysutils
|
|
platforms any
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description tool to change suffix of files
|
|
long_description {*}${description}
|
|
|
|
homepage http://chsuf.sourceforge.net/
|
|
master_sites sourceforge
|
|
checksums sha1 e5815bca06146c764c5ad537cb9504477988803c \
|
|
rmd160 d7881244b0038f987ad80721f86ac2f4ad0d38d7 \
|
|
sha256 fbbd0939e023a56753de9ff1ce36726bbf71c5afd37a5fe633a07a51ac5da2b1
|
|
|
|
depends_lib port:perl5
|
|
|
|
supported_archs noarch
|
|
|
|
configure.args --mandir=${prefix}/share/man
|