2013-03-15 03:16:32 +01:00
|
|
|
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
2005-05-31 00:13:39 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Contact_Vcard_Build
|
2009-09-03 23:56:42 +02:00
|
|
|
PORTVERSION= 1.1.2
|
2005-05-31 00:13:39 +02:00
|
|
|
CATEGORIES= mail www pear
|
|
|
|
|
2017-05-16 15:37:51 +02:00
|
|
|
MAINTAINER= joneum@FreeBSD.org
|
2005-05-31 00:13:39 +02:00
|
|
|
COMMENT= PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks
|
|
|
|
|
2017-06-11 09:40:06 +02:00
|
|
|
USES= pear
|
2005-05-31 00:13:39 +02:00
|
|
|
|
2014-09-23 18:45:35 +02:00
|
|
|
.include <bsd.port.mk>
|