1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/graphics/kradview/Makefile
2010-12-04 07:34:27 +00:00

22 lines
411 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
.include <bsd.port.mk>