Ticket #318: Portfile
File Portfile, 314 bytes (added by lomion@…, 22 years ago) |
---|
Line | |
---|---|
1 | PortSystem 1.0 |
2 | name rman |
3 | version 3.0.9 |
4 | categories textproc |
5 | maintainers lomifeh@earthlink.net |
6 | description A manpage format converter. |
7 | |
8 | master_sites http://polyglotman.sourceforge.net/ |
9 | checksums md5 f29a3bde5b35d1624f41357b96262f8f |
10 | |
11 | patchfiles patch-Makefile |
12 | |
13 | configure {} |
14 | |
15 | contents { |
16 | bin/rman |
17 | man/man1/rman.1 |
18 | } |