aboutsummaryrefslogblamecommitdiff
path: root/mail/squirrelmail-abook_import_export-plugin/Makefile
blob: 854f11fbc74d11324c1bcd71237d3c1a5064e964 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                    
           


                                   
                 
                        



                                                       
                                                                                                 


                                          
                                                         
                      
# Created by: Scott Lambert <lambert@lambertfam.org>
# $FreeBSD$

PORTNAME=	abook_import_export
PORTVERSION=	1.1
PORTREVISION=	2
CATEGORIES=	mail www
DISTNAME=	${PORTNAME:S/-/_/}-${PORTVERSION}-1.4.4
DIST_SUBDIR=	squirrelmail

MAINTAINER=	lambert@lambertfam.org
COMMENT=	Allows for the importing of addressbooks from a CSV (comma separated values) file

SQUIRREL_PLUGIN_NAME=	${PORTNAME:S/-/_/}

.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>