2013-06-27 08:48:43 +02:00
|
|
|
# Created by: Scott Lambert <lambert@lambertfam.org>
|
2010-02-02 04:15:19 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= abook_import_export
|
|
|
|
PORTVERSION= 1.1
|
2014-08-28 17:16:49 +02:00
|
|
|
PORTREVISION= 2
|
2013-12-12 02:32:34 +01:00
|
|
|
CATEGORIES= mail www
|
2010-02-02 04:15:19 +01:00
|
|
|
DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION}-1.4.4
|
|
|
|
DIST_SUBDIR= squirrelmail
|
|
|
|
|
|
|
|
MAINTAINER= lambert@lambertfam.org
|
2012-08-02 11:02:43 +02:00
|
|
|
COMMENT= Allows for the importing of addressbooks from a CSV (comma separated values) file
|
2010-02-02 04:15:19 +01:00
|
|
|
|
|
|
|
SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/}
|
|
|
|
|
2013-06-27 08:48:43 +02:00
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
2014-08-28 17:16:49 +02:00
|
|
|
.include <bsd.port.mk>
|