aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Contact_Vcard_Parse/Makefile
blob: 4839b73a447b15bf7c6eae80078647dcaca8219d (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_Parse
PORTVERSION=	1.32.0
CATEGORIES=	mail www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR class to parse vCard 2.1 and 3.0 files

USES=		pear

.include <bsd.port.mk>