Changeset 82184
- Timestamp:
- 08/09/11 17:56:29 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/sysutils/contacts/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/sysutils/contacts/Portfile
r82183 r82184 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 1 2 # $Id$ 2 3 3 PortSystem 1.04 PortSystem 1.0 4 5 5 name contacts6 version 1.17 revision 18 categories sysutils9 platforms darwin10 maintainers nomaintainer11 license GPL-26 name contacts 7 version 1.1 8 revision 1 9 categories sysutils 10 platforms darwin 11 maintainers nomaintainer 12 license GPL-2 12 13 13 description command line tool to access Mac OS X's Address Book 14 long_description The utility contacts gives you access to view and \ 15 search all your records in Mac OS X's Address Book \ 16 database. 14 description command line tool to access Mac OS X's Address Book 17 15 18 homepage http://gnufoo.org/contacts/ 19 master_sites ${homepage} 20 distname ${name}${version} 21 extract.suffix .tgz 22 checksums md5 37b6a6a0312dabc4ad2ddd8805f93e12 23 patchfiles patch-FormatHelper.m 16 long_description The utility contacts gives you access to view and \ 17 search all your records in Mac OS X's Address Book \ 18 database. 24 19 25 use_configure no 20 homepage http://gnufoo.org/contacts/ 21 master_sites ${homepage} 22 distname ${name}${version} 23 extract.suffix .tgz 24 25 checksums md5 37b6a6a0312dabc4ad2ddd8805f93e12 26 27 patchfiles patch-FormatHelper.m 28 29 use_configure no 26 30 variant universal {} 27 31
Note: See TracChangeset
for help on using the changeset viewer.

