2005-06-12 23:10:23 +02:00
|
|
|
# New ports collection makefile for: comix
|
2005-11-11 16:59:36 +01:00
|
|
|
# Date created: 13th March, 2005
|
|
|
|
# Whom: decept
|
2005-06-12 23:10:23 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= comix
|
2005-12-07 11:14:18 +01:00
|
|
|
PORTVERSION= 1.3.6
|
2006-01-05 06:04:28 +01:00
|
|
|
PORTREVISION= 1
|
2005-11-11 16:59:36 +01:00
|
|
|
CATEGORIES= x11-themes kde
|
2005-06-12 23:10:23 +02:00
|
|
|
MASTER_SITES= http://www.kde-look.org/content/files/
|
2006-01-05 06:04:28 +01:00
|
|
|
PKGNAMEPREFIX= kde-style-
|
2005-06-12 23:10:23 +02:00
|
|
|
DISTNAME= 16028-${PORTNAME}-${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= decept0@gmail.com
|
|
|
|
COMMENT= Flat KDE style and window decoration
|
|
|
|
|
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_KDEBASE_VER=3
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|