1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/graphics/kradview/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

22 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= 1
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:15
.include <bsd.port.mk>