1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/mail/pear-Contact_Vcard_Parse/Makefile
Sunpoet Po-Chuan Hsieh 0bc4055cf2 Update distinfo and unbreak this port
- While I'm here, fix indent

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

=> Contact_Vcard_Parse-1.32.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Contact_Vcard_Parse-1.32.0.tgz
fetch: http://pear.php.net/get/Contact_Vcard_Parse-1.32.0.tgz: size mismatch: expected 10179, actual 10286

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

14 lines
280 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Contact_Vcard_Parse
PORTVERSION= 1.32.0
CATEGORIES= mail www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR class to parse vCard 2.1 and 3.0 files
USES= pear
.include <bsd.port.mk>