aboutsummaryrefslogtreecommitdiff
path: root/deskutils/horde-klutz/Makefile
blob: 0596f78c5e5702c809c9dad766a57876c97d2627 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Ports collection makefile for:  klutz
# Date created:			  Thu Nov 4, 2010
# Whom:				  Beech Rintoul (<beech@Freebsd.org>)
#
# $FreeBSD$
#

PORTNAME=	klutz
PORTVERSION=	1.0
DISTVERSIONSUFFIX=
PORTREVISION=	1
CATEGORIES=	deskutils www

MAINTAINER=	horde@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>