View | Details | Raw Unified | Return to bug 88761
Collapse All | Expand All

(-)kde-windeco-crystal/Makefile (-9 / +4 lines)
Lines 1-13 Link Here
1
# New ports collection makefile for:   crystal
1
# New ports collection makefile for:   crystal
2
# Date created:        March 15th, 2005
2
# Date created:                        15th March, 2005
3
# Whom:                decept
3
# Whom:                                decept
4
#
4
#
5
# $FreeBSD: ports/x11-themes/kde-windeco-crystal/Makefile,v 1.4 2005/11/05 05:20:45 marcus Exp $
5
# $FreeBSD: ports/x11-themes/kde-windeco-crystal/Makefile,v 1.1 2005/06/12 21:00:42 oliver Exp $
6
#
6
#
7
7
8
PORTNAME=	crystal
8
PORTNAME=	crystal
9
PORTVERSION=	0.9.3
9
PORTVERSION=	0.9.5
10
PORTREVISION=	1
11
CATEGORIES=	x11-themes kde
10
CATEGORIES=	x11-themes kde
12
MASTER_SITES=	http://www.saschahlusiak.de/linux/
11
MASTER_SITES=	http://www.saschahlusiak.de/linux/
13
DISTNAME=	${PORTNAME}-${PORTVERSION}
12
DISTNAME=	${PORTNAME}-${PORTVERSION}
Lines 15-27 Link Here
15
MAINTAINER=	decept0@gmail.com
14
MAINTAINER=	decept0@gmail.com
16
COMMENT=	Transparent KDE window decoration
15
COMMENT=	Transparent KDE window decoration
17
16
18
BROKEN=		Unfetchable
19
20
USE_BZIP2=	yes
17
USE_BZIP2=	yes
21
USE_GMAKE=	yes
18
USE_GMAKE=	yes
22
USE_KDEBASE_VER=3
19
USE_KDEBASE_VER=3
23
USE_REINPLACE=	yes
24
INSTALLS_SHLIB=	yes
25
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
26
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
21
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
27
22
(-)kde-windeco-crystal/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
MD5 (crystal-0.9.3.tar.bz2) = 55a93a6ef3167ecb98497d4e27201ab9
1
MD5 (crystal-0.9.5.tar.bz2) = 9f50d9f7ec2b112501ed4d3d93bb3391
2
SIZE (crystal-0.9.3.tar.bz2) = 513974
2
SHA256 (crystal-0.9.5.tar.bz2) = aeaa3194f027826329a13aa867d1845bbe580d4dfc8606ca6f6f5fc1aa62182f
3
SIZE (crystal-0.9.5.tar.bz2) = 496361

Return to bug 88761