Tweak misc/pear-Services_Weather version 1.4.6,1
[dports.git] / misc / p5-Net-vCard / Makefile
1 # Created by: Mathieu Arnold <m@absolight.net>
2 # $FreeBSD$
3
4 PORTNAME=       Net-vCard
5 PORTVERSION=    0.5
6 PORTREVISION=   1
7 CATEGORIES=     misc perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     perl@FreeBSD.org
12 COMMENT=        Read and write vCard files (RFC 2426)
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>