mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
17 lines
275 B
Makefile
17 lines
275 B
Makefile
# 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>
|