# Created by: Olivier Cochard-Labbe # $FreeBSD$ PORTNAME= todo PORTVERSION= 0.1.2 CATEGORIES= deskutils MASTER_SITES= http://www.defora.org/os/download/download/3506/ PKGNAMEPREFIX= deforaos- DISTNAME= Todo-${PORTVERSION} MAINTAINER= olivier@cochard.me COMMENT= DeforaOS desktop todo list LICENSE= GPLv3 LIB_DEPENDS= System:${PORTSDIR}/devel/deforaos-libsystem \ Desktop:${PORTSDIR}/x11/deforaos-libdesktop USES= pkgconfig gettext USE_GNOME= gtk20 desktopfileutils INSTALLS_ICONS= yes MAKE_ARGS+= PREFIX=${PREFIX} .include