aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Contact_Vcard_Build/Makefile
blob: aa6f81388c5fd06125a0ca62ba6bfa5d3f3b64a8 (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=	ports@FreeBSD.org
COMMENT=	PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks

USES=		pear

.include <bsd.port.mk>