summaryrefslogtreecommitdiff
path: root/mail/pear-Contact_Vcard_Build/Makefile
blob: c31e7ceca413006c6de80f0a7d5f1703264582b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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
WWW=		https://pear.php.net/package/Contact_Vcard_Build

USES=		pear

.include <bsd.port.mk>