freebsd-ports/www/choqok/Makefile
Alexey Dokuchaev 52dfa1a8fd Choqok is free/open-source micro-blogging client for K Desktop Environment.
The name comes from an ancient Persian word, means Sparrow.  It currently
supports Twitter.com and Identi.ca services.

WWW: http://choqok.gnufolks.org/
2009-09-15 08:46:09 +00:00

22 lines
471 B
Makefile

# New ports collection makefile for: Choqok
# Date created: 15 Sep 2009
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= choqok
PORTVERSION= 0.6.6
CATEGORIES= www kde
MASTER_SITES= http://mirror.umoss.org/download.ospdev.net/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
MAINTAINER= danfe@FreeBSD.org
COMMENT= KDE micro-blogging client
USE_BZIP2= yes
USE_CMAKE= yes
USE_GETTEXT= yes
USE_KDE4= kdelibs
INSTALLS_ICONS= yes
.include <bsd.port.mk>