diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-08 07:20:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-08 07:20:32 +0000 |
commit | 1fadd59664cd9915819bbd7ef103e966c7b7286e (patch) | |
tree | 9d7032b1420fab09d40d4f36fb6958486c7fb533 /x11-themes/kde-windeco-knifty/Makefile | |
parent | dc68dcfc906599c397d0b937fccda1e474d97001 (diff) |
Reset to the pool per maintainer request.
Thank you Shawn for your work.
While here: trim headers, convert to optionsng
PR: ports/175949
Submitted by: Shane Bell <shanjobe@gmail.com>
Notes
Notes:
svn path=/head/; revision=311911
Diffstat (limited to 'x11-themes/kde-windeco-knifty/Makefile')
-rw-r--r-- | x11-themes/kde-windeco-knifty/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-themes/kde-windeco-knifty/Makefile b/x11-themes/kde-windeco-knifty/Makefile index 8851bb902981..3e2460c26d81 100644 --- a/x11-themes/kde-windeco-knifty/Makefile +++ b/x11-themes/kde-windeco-knifty/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: knifty -# Date created: 22nd February, 2005 -# Whom: decept -# +# Created by: decept # $FreeBSD$ -# PORTNAME= knifty PORTVERSION= 0.4.2 @@ -13,12 +9,11 @@ MASTER_SITES= http://www.kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= kde-windeco- DISTNAME= 8841-${PORTNAME}-${PORTVERSION} -MAINTAINER= shanjobe@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight KDE window decoration USE_BZIP2= yes USE_KDEBASE_VER=3 -LDFLAGS+= ${PTHREAD_LIBS} USE_AUTOTOOLS= libtool WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |