Line | |
---|
1 | # $Id: Portfile 90445 2012-03-05 22:08:09Z cal@macports.org $ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | name compface |
---|
5 | version 1.5.2 |
---|
6 | revision 1 |
---|
7 | categories graphics |
---|
8 | platforms darwin |
---|
9 | license Permissive |
---|
10 | maintainers nomaintainer |
---|
11 | homepage http://freecode.com/projects/${name}/ |
---|
12 | description Utility to convert to and from the X-Face format |
---|
13 | |
---|
14 | long_description Compface provides utilities and a library for converting \ |
---|
15 | to and from the X-Face format, a 48x48 bitmap format used \ |
---|
16 | to carry thumbnails of email authors in a mail header. |
---|
17 | |
---|
18 | |
---|
19 | master_sites http://ftp.xemacs.org/pub/xemacs/aux/ \ |
---|
20 | ftp://ftp.xemacs.org/pub/xemacs/aux/ |
---|
21 | checksums md5 62f4f79c0861ad292ba3cf77b4c48319 \ |
---|
22 | sha1 72dad8774b3301a1562bdbd5b3c5536ebf86a03d |
---|
23 | patchfiles patch-Makefile.in |
---|
24 | |
---|
25 | configure.cflags-append -fno-common |
---|
26 | configure.args --mandir=${prefix}/share/man |
---|
Note: See
TracBrowser
for help on using the repository browser.