Index: head/graphics/aeskulap/Makefile =================================================================== --- head/graphics/aeskulap/Makefile (revision 383795) +++ head/graphics/aeskulap/Makefile (revision 383796) @@ -1,34 +1,32 @@ # Created by: gahr # $FreeBSD$ PORTNAME= aeskulap PORTVERSION= 0.2.1 PORTREVISION= 5 CATEGORIES= graphics -MASTER_SITES= http://www.bms-austria.com/%7Epipelka/${PORTNAME}/ +MASTER_SITES= http://www.sourcefiles.org/Home_and_Education/Health/ MAINTAINER= ports@FreeBSD.org COMMENT= Medical image viewer LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING - -BROKEN= No public distfiles LIB_DEPENDS= libglademm-2.4.so:${PORTSDIR}/devel/libglademm24 USES= desktop-file-utils gettext libtool pkgconfig USE_GNOME= gconfmm26 gtkmm24 GCONF_SCHEMAS= aeskulap.schemas USE_LDCONFIG= ${PREFIX}/lib/aeskulap GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/aeskulap/*.so .include Index: head/graphics/aeskulap/pkg-descr =================================================================== --- head/graphics/aeskulap/pkg-descr (revision 383795) +++ head/graphics/aeskulap/pkg-descr (revision 383796) @@ -1,7 +1,8 @@ -Aeskulap is a medical image viewer. It is able to load a series of special -images stored in the DICOM format for review. Additionally Aeskulap is able -to query and fetch DICOM images from archive nodes (also called PACS) over -the network. The goal of this project is to create a full open source -replacement for commercially available DICOM viewers. +Aeskulap is a medical image viewer. It is able to load a series of +special images stored in the DICOM format for review. Additionally +Aeskulap is able to query and fetch DICOM images from archive nodes +(also called PACS) over the network. The goal of this project is to +create a full open source replacement for commercially available DICOM +viewers. -WWW: http://aeskulap.nongnu.org/ +WWW: https://github.com/pipelka/aeskulap/