13 lines
345 B
Makefile
13 lines
345 B
Makefile
# Created by: Gerrit Beine <gerrit.beine@gmx.de>
|
|
|
|
PORTNAME= calendar_file_backend
|
|
PORTVERSION= 1.0
|
|
PORTREVISION= 3
|
|
CATEGORIES= mail www
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-2.0
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= File backend for SquirrelMail Calendar plugin
|
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
|
.include <bsd.port.mk>
|