summaryrefslogtreecommitdiff
path: root/x11-themes/kde-windeco-activeheart/Makefile
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2005-11-24 13:32:25 +0000
committerSimon Barner <barner@FreeBSD.org>2005-11-24 13:32:25 +0000
commit92b124b7cfc4f62dcbbe5a76ec10eda22b03310a (patch)
tree5f9bd8628c96001931d9306b5eb6e76b5779b47e /x11-themes/kde-windeco-activeheart/Makefile
parentUpdate to 8.6.1 (maintenance release for the 8.6 branch) (diff)
Add kde-windeco-activeheart 1.1,
nice KDE window decoration with thin borders. PR: 87128 Submitted by: asm@asm.kiev.ua
Notes
Notes: svn path=/head/; revision=149292
Diffstat (limited to 'x11-themes/kde-windeco-activeheart/Makefile')
-rw-r--r--x11-themes/kde-windeco-activeheart/Makefile25
1 files changed, 25 insertions, 0 deletions
diff --git a/x11-themes/kde-windeco-activeheart/Makefile b/x11-themes/kde-windeco-activeheart/Makefile
new file mode 100644
index 000000000000..ae5f4fa5b692
--- /dev/null
+++ b/x11-themes/kde-windeco-activeheart/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: activeheart
+# Date created: October 5th, 2005
+# Whom: asm@asm.kiev.ua
+#
+# $FreeBSD$
+#
+
+PORTNAME= activeheart
+PORTVERSION= 1.1
+CATEGORIES= x11-themes
+MASTER_SITES= http://kde-look.org/content/files/
+DISTNAME= 11460-kwin-${PORTNAME}-${PORTVERSION}
+
+MAINTAINER= asm@asm.kiev.ua
+COMMENT= Nice KDE window decoration with thin borders
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_KDEBASE_VER=3
+USE_REINPLACE= yes
+INSTALLS_SHLIB= yes
+GNU_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/kwin-${PORTNAME}-${PORTVERSION}
+
+.include <bsd.port.mk>