aboutsummaryrefslogtreecommitdiffstats
path: root/x11/yeahconsole/Makefile
blob: 18da923089409fa5cd3fb1db2e8ce5f125a801e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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>