aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-04-11 20:29:19 +0800
committermarino <marino@FreeBSD.org>2015-04-11 20:29:19 +0800
commit47548fe94ac0cc6085a04b06e7e3074b2fe2cfeb (patch)
treec8c21155f5c76eb373444fa4624b88ce57b7c1b1 /graphics
parent6d230dc10d0c94cbe3f89c57895af30f302dc891 (diff)
downloadfreebsd-ports-graphics-47548fe94ac0cc6085a04b06e7e3074b2fe2cfeb.tar.gz
freebsd-ports-graphics-47548fe94ac0cc6085a04b06e7e3074b2fe2cfeb.tar.zst
freebsd-ports-graphics-47548fe94ac0cc6085a04b06e7e3074b2fe2cfeb.zip
graphics/aeskulap: Unbreak fetch with new MASTER_SITES
Most of the PR's changes to Makefile were rejected as being "gratuitous" as they did not functionally change anything. The port's description changes were accepted. PR: 199231 Submitted by: ports fury
Diffstat (limited to 'graphics')
-rw-r--r--graphics/aeskulap/Makefile4
-rw-r--r--graphics/aeskulap/pkg-descr13
2 files changed, 8 insertions, 9 deletions
diff --git a/graphics/aeskulap/Makefile b/graphics/aeskulap/Makefile
index a4d831d00a7..2c1d8d38455 100644
--- a/graphics/aeskulap/Makefile
+++ b/graphics/aeskulap/Makefile
@@ -5,7 +5,7 @@ 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
@@ -13,8 +13,6 @@ 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
diff --git a/graphics/aeskulap/pkg-descr b/graphics/aeskulap/pkg-descr
index b10737ba784..f4218de5974 100644
--- a/graphics/aeskulap/pkg-descr
+++ b/graphics/aeskulap/pkg-descr
@@ -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/