1fadd59664
Thank you Shawn for your work. While here: trim headers, convert to optionsng PR: ports/175949 Submitted by: Shane Bell <shanjobe@gmail.com>
19 lines
335 B
Makefile
19 lines
335 B
Makefile
# Created by: decept
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= yakuake
|
|
PORTVERSION= 2.8.1
|
|
PORTREVISION= 8
|
|
CATEGORIES= x11 kde
|
|
MASTER_SITES= BERLIOS
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Quake-style terminal emulator based on KDE's Konsole
|
|
|
|
USE_AUTOTOOLS= libtool
|
|
USE_BZIP2= yes
|
|
USE_KDEBASE_VER=3
|
|
USE_GMAKE= yes
|
|
USE_GETTEXT= yes
|
|
|
|
.include <bsd.port.mk>
|