1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/x11/yeahconsole/Makefile

21 lines
378 B
Makefile
Raw Normal View History

# 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>