mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
26 lines
793 B
Plaintext
26 lines
793 B
Plaintext
PortSystem 1.0
|
|
name compface
|
|
version 1.5.2
|
|
revision 1
|
|
categories graphics
|
|
platforms darwin
|
|
license Permissive
|
|
maintainers nomaintainer
|
|
homepage http://freecode.com/projects/${name}/
|
|
description Utility to convert to and from the X-Face format
|
|
|
|
long_description Compface provides utilities and a library for converting \
|
|
to and from the X-Face format, a 48x48 bitmap format used \
|
|
to carry thumbnails of email authors in a mail header.
|
|
|
|
|
|
master_sites http://ftp.xemacs.org/pub/xemacs/aux/ \
|
|
ftp://ftp.xemacs.org/pub/xemacs/aux/
|
|
checksums md5 62f4f79c0861ad292ba3cf77b4c48319 \
|
|
sha1 72dad8774b3301a1562bdbd5b3c5536ebf86a03d
|
|
patchfiles patch-Makefile.in \
|
|
implicit.patch
|
|
|
|
configure.cflags-append -fno-common
|
|
configure.args --mandir=${prefix}/share/man
|