8 lines
150 B
Makefile
8 lines
150 B
Makefile
# $OpenBSD: Makefile,v 1.7 2012/05/02 06:57:53 ajacoutot Exp $
|
|
|
|
TRYTOND_MODULE = calendar
|
|
|
|
RUN_DEPENDS = textproc/py-vobject
|
|
|
|
.include <bsd.port.mk>
|