summaryrefslogtreecommitdiff
path: root/x11/yeahconsole/Makefile
blob: 8d3d541bea08b48d8ca684855c476cbd02fc02b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: asami
# $FreeBSD$

PORTNAME=	yeahconsole
PORTVERSION=	0.3.4
CATEGORIES=	x11
MASTER_SITES=	http://phrat.de/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	quake console-like extension for X terminals

USE_XORG=	x11

PLIST_FILES=	bin/yeahconsole

NO_STAGE=	yes
.include <bsd.port.mk>