freebsd-ports/mail/pear-Contact_Vcard_Build/Makefile

14 lines
304 B
Makefile
Raw Normal View History

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Contact_Vcard_Build
2009-09-03 23:56:42 +02:00
PORTVERSION= 1.1.2
CATEGORIES= mail www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks
USES= pear
2014-09-23 18:45:35 +02:00
.include <bsd.port.mk>