freebsd-ports/deskutils/horde-klutz/Makefile
Beech Rintoul 268783c205 New port: horde-klutz
Horde-Klutz is a comic strip aggregator and viewer.
It lets you browse comic strips by date or by strip.
Features include automatic updating of comics, and
various methods for obtaining the strips.

Submitted by:	Beech Rintoul (<beech at Freebsd.org>) maintainer
Approved by:	miwi (implicit)
2010-11-12 08:23:49 +00:00

21 lines
458 B
Makefile

# Ports collection makefile for: klutz
# Date created: Thu Nov 4, 2010
# Whom: Beech Rintoul (<beech@Freebsd.org>)
#
# $FreeBSD$
#
PORTNAME= klutz
PORTVERSION= 1.0
DISTVERSIONSUFFIX=
CATEGORIES= deskutils www
MAINTAINER= beech@FreeBSD.org
COMMENT= Comic strip viewer for horde
USE_HORDE= base
USE_GETTEXT= yes
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
.include <bsd.port.mk>