diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-04-09 15:38:43 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-04-09 15:38:43 +0000 |
commit | f70f70be68281c64a9950e727020c8783103fe0f (patch) | |
tree | 83237127eb1864f75eb7cafb2f6f379579585362 /graphics/libimg | |
parent | a9f390c614ee04efe6275a6c049fafe16f8e036f (diff) |
Notes
Diffstat (limited to 'graphics/libimg')
-rw-r--r-- | graphics/libimg/Makefile | 7 | ||||
-rw-r--r-- | graphics/libimg/distinfo | 1 |
2 files changed, 2 insertions, 6 deletions
diff --git a/graphics/libimg/Makefile b/graphics/libimg/Makefile index bda830ed0aeb..b19f83b16dd1 100644 --- a/graphics/libimg/Makefile +++ b/graphics/libimg/Makefile @@ -9,19 +9,16 @@ PORTNAME= libimg PORTVERSION= 1.2.4 PORTREVISION= 7 CATEGORIES?= graphics tk -MASTER_SITES= SF/tkimg/tkimg/${PORTVERSION} +MASTER_SITES= SF/tkimg/tkimg/${PORTVERSION:R} DISTNAME= img${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= utisoft@gmail.com COMMENT= A library of image format handlers for Tk4.1 and later LIB_DEPENDS= png:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg \ tiff:${PORTSDIR}/graphics/tiff -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - .if defined(USE_TK) && ${USE_TK} == 83 PKGNAMESUFFIX= -tk83 USE_TK= 83 diff --git a/graphics/libimg/distinfo b/graphics/libimg/distinfo index 2403cbb1c10b..31558bc94333 100644 --- a/graphics/libimg/distinfo +++ b/graphics/libimg/distinfo @@ -1,3 +1,2 @@ -MD5 (img1.2.4.tar.gz) = 051ec4ac04e7d5ce00debeb9defc6dfe SHA256 (img1.2.4.tar.gz) = 1e3cb9c28fdf1ef87cd7c379ba1eb46988524d42120ae2d22d856a2dfee71fa0 SIZE (img1.2.4.tar.gz) = 1672758 |