Index: deskutils/py-khal/Makefile
===================================================================
--- deskutils/py-khal/Makefile	(revision 0)
+++ deskutils/py-khal/Makefile	(working copy)
@@ -0,0 +1,28 @@
+# $FreeBSD$
+
+PORTNAME=	khal
+PORTVERSION=	0.4.0
+CATEGORIES=	deskutils python
+MASTER_SITES=	CHEESESHOP
+PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER=	che@bein.link
+COMMENT=	CalDAV-based calendar
+
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=3.2:${PORTSDIR}/devel/py-click \
+	${PYTHON_PKGNAMEPREFIX}icalendar>=3.8.2:${PORTSDIR}/devel/py-icalendar \
+	${PYTHON_PKGNAMEPREFIX}urwid>=1.2.1:${PORTSDIR}/devel/py-urwid \
+	${PYTHON_PKGNAMEPREFIX}xdg>=0.25:${PORTSDIR}/devel/py-xdg \
+	${PYTHON_PKGNAMEPREFIX}pytz>=2014.10:${PORTSDIR}/devel/py-pytz \
+	${PYTHON_PKGNAMEPREFIX}dateutil>=2.3:${PORTSDIR}/devel/py-dateutil \
+	${PYTHON_PKGNAMEPREFIX}configobj>=5.0.6:${PORTSDIR}/devel/py-configobj \
+	${PYTHON_PKGNAMEPREFIX}tzlocal>=1.0:${PORTSDIR}/devel/py-tzlocal \
+	${PYTHON_PKGNAMEPREFIX}vdirsyncer>=0.4.3:${PORTSDIR}/deskutils/py-vdirsyncer
+
+USES=		python
+USE_PYTHON=	autoplist distutils
+
+.include <bsd.port.mk>

Property changes on: deskutils/py-khal/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+FreeBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: deskutils/py-khal/distinfo
===================================================================
--- deskutils/py-khal/distinfo	(revision 0)
+++ deskutils/py-khal/distinfo	(working copy)
@@ -0,0 +1,2 @@
+SHA256 (khal-0.4.0.tar.gz) = 9762783cfe1343772da7fd5e287ecfbd825f25e29482b3d32834b41837111e84
+SIZE (khal-0.4.0.tar.gz) = 43665

Property changes on: deskutils/py-khal/distinfo
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: deskutils/py-khal/pkg-descr
===================================================================
--- deskutils/py-khal/pkg-descr	(revision 0)
+++ deskutils/py-khal/pkg-descr	(working copy)
@@ -0,0 +1,5 @@
+Khal is a calendar program for the terminal for viewing, adding and editing 
+events and calendars. Khal is build on the iCalendar and vdir (allowing the 
+use of vdirsyncer for CalDAV compatibility) standards.
+
+WWW: http://lostpackets.de/khal/

Property changes on: deskutils/py-khal/pkg-descr
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property