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 |
|