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
|
2007-05-02 01:18:10 +02:00
|
|
|
PORTVERSION= 1.3.8
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 2
|
2005-11-11 16:59:36 +01:00
|
|
|
CATEGORIES= x11-themes kde
|
2007-02-22 02:50:19 +01:00
|
|
|
MASTER_SITES= http://www.kde-look.org/CONTENT/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
|
2006-02-26 03:06:46 +01:00
|
|
|
USE_AUTOTOOLS= libtool:15
|
2005-06-12 23:10:23 +02:00
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|