mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
14 lines
241 B
Makefile
14 lines
241 B
Makefile
# Created by: Pawel Pekala <c0rn@o2.pl>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= vcalendar
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= vCalendar plugin for Claws Mail
|
|
|
|
CLAWS_PLUGINS_BUILD= vcalendar
|
|
|
|
NO_STAGE= yes
|
|
.include "../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|