freebsd-ports/graphics/kradview/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

21 lines
414 B
Makefile

# Ports collection makefile for: kradview
# Date created: 16 May 2008
# Whom: Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kradview
PORTVERSION= 1.1.0
PORTREVISION= 4
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:22
.include <bsd.port.mk>