aboutsummaryrefslogtreecommitdiff
path: root/graphics/kradview/Makefile
blob: aead5849646cd1146a378aa2725348aaa80d9250 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Ports collection makefile for:	kradview
# Date created:			16 May 2008
# Whom:				Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	kradview
PORTVERSION=	1.1.0
PORTREVISION=	5
CATEGORIES=	graphics kde
MASTER_SITES=	http://www.orcero.org/irbis/kradview/
EXTRACT_SUFX=	.tgz

MAINTAINER=	ale@FreeBSD.org
COMMENT=	A free DICOM viewer for KDE

USE_KDELIBS_VER=3
USE_AUTOTOOLS=	libtool

.include <bsd.port.mk>