freebsd-ports/mail/pear-Contact_Vcard_Build/Makefile
Sunpoet Po-Chuan Hsieh 7d9c6d5d9d Update distinfo and unbreak this port
- While I'm here, fix indent

Content of tarballs are unchanged (checked against [1]).

=> Contact_Vcard_Build-1.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Contact_Vcard_Build-1.1.2.tgz
fetch: http://pear.php.net/get/Contact_Vcard_Build-1.1.2.tgz: size mismatch: expected 16951, actual 17096

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Contact_Vcard_Build-1.1.2.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:40:06 +00:00

13 lines
304 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Contact_Vcard_Build
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
.include <bsd.port.mk>