2013-07-31 16:36:21 +02:00
|
|
|
# Created by: Mathieu Arnold <m@absolight.net>
|
2003-04-18 08:21:06 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2015-03-13 18:29:58 +01:00
|
|
|
PORTNAME= Net-vCard
|
|
|
|
PORTVERSION= 0.5
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2015-03-13 18:29:58 +01:00
|
|
|
CATEGORIES= misc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
2003-04-18 08:21:06 +02:00
|
|
|
|
2015-03-13 18:29:58 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
|
|
COMMENT= Read and write vCard files (RFC 2426)
|
2003-04-18 08:21:06 +02:00
|
|
|
|
2015-03-13 18:29:58 +01:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2003-04-18 08:21:06 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|