diff options
Diffstat (limited to 'x11/yakuake/Makefile')
-rw-r--r-- | x11/yakuake/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/x11/yakuake/Makefile b/x11/yakuake/Makefile deleted file mode 100644 index 13d7c038a4e5..000000000000 --- a/x11/yakuake/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# 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 -USES= gettext - -.include <bsd.port.mk> |