1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/x11/yeahconsole/Makefile
Martin Wilke 64987044a4 YeahConsole turns an xterm into a gamelike console.
This means it will slide down from top of your screen
if you hit a shortcut key.

WWW: http://phrat.de/yeahtools.html

PR:		ports/123252
Submitted by:	Dmitry Klimov <lazyklimm@gmail.com>
2008-05-02 19:20:41 +00:00

21 lines
378 B
Makefile

# New ports collection makefile for: yeahconsole
# Date created: 30 April 2008
# Whom: asami
#
# $FreeBSD$
#
PORTNAME= yeahconsole
PORTVERSION= 0.3.4
CATEGORIES= x11
MASTER_SITES= http://phrat.de/
MAINTAINER= lazyklimm@gmail.com
COMMENT= quake console-like extension for X terminals
USE_XORG= x11
PLIST_FILES= bin/yeahconsole
.include <bsd.port.mk>