Lines 1-6
Link Here
|
1 |
# New ports collection makefile for: knifty |
1 |
# New ports collection makefile for: knifty |
2 |
# Date created: February 22th, 2005 |
2 |
# Date created: 22nd February, 2005 |
3 |
# Whom: decept |
3 |
# Whom: decept |
4 |
# |
4 |
# |
5 |
# $FreeBSD: ports/x11-themes/kde-windeco-knifty/Makefile,v 1.2 2005/11/05 05:20:45 marcus Exp $ |
5 |
# $FreeBSD: ports/x11-themes/kde-windeco-knifty/Makefile,v 1.2 2005/11/05 05:20:45 marcus Exp $ |
6 |
# |
6 |
# |
Lines 8-14
Link Here
|
8 |
PORTNAME= knifty |
8 |
PORTNAME= knifty |
9 |
PORTVERSION= 0.4.2 |
9 |
PORTVERSION= 0.4.2 |
10 |
PORTREVISION= 1 |
10 |
PORTREVISION= 1 |
11 |
CATEGORIES= x11-themes |
11 |
CATEGORIES= x11-themes kde |
12 |
MASTER_SITES= http://kde-look.org/content/files/ |
12 |
MASTER_SITES= http://kde-look.org/content/files/ |
13 |
DISTNAME= 8841-${PORTNAME}-${PORTVERSION} |
13 |
DISTNAME= 8841-${PORTNAME}-${PORTVERSION} |
14 |
|
14 |
|
Lines 18-24
Link Here
|
18 |
USE_BZIP2= yes |
18 |
USE_BZIP2= yes |
19 |
USE_KDEBASE_VER=3 |
19 |
USE_KDEBASE_VER=3 |
20 |
USE_REINPLACE= yes |
20 |
USE_REINPLACE= yes |
21 |
INSTALLS_SHLIB= yes |
|
|
22 |
GNU_CONFIGURE= yes |
21 |
GNU_CONFIGURE= yes |
23 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |
22 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |
24 |
|
23 |
|