aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Contact_Vcard_Build/Makefile
blob: 475db0df499756ff7f4ed8e0d3ead3cc22ab8c37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)

PORTNAME=	Contact_Vcard_Build
PORTVERSION=	1.1.2
CATEGORIES=	mail www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks

USES=		pear

.include <bsd.port.mk>