blob: b1d4a887f6eb0373a59b4f20c0c83f3da0ac8bff (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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
.include <bsd.port.mk>
|