mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 06:30:29 -04:00
- Fix shebangs
This commit is contained in:
parent
db0c9a220f
commit
9b10e90a23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439047
1 changed files with 3 additions and 2 deletions
|
@ -3,14 +3,15 @@
|
|||
|
||||
PORTNAME= mailfmt
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.tundraware.com/Software/mailfmt/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Remove leading quotations from mail/news and wrap lines to fixed width
|
||||
|
||||
USES= python
|
||||
USES= python shebangfix
|
||||
SHEBANG_FILES= mailfmt
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue