freebsd-ports/x11/yakuake/Makefile
Baptiste Daroussin 1fadd59664 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>
2013-02-08 07:20:32 +00:00

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>