mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
03806beb0e
PR: 140850 Submitted by: Mattis Michel <sic_zer0@hotmail.com> (maintainer)
22 lines
452 B
Makefile
22 lines
452 B
Makefile
# New ports collection makefile for: matwm2
|
|
# Date created: 09 September 2009
|
|
# Whom: Mattis Michel <sic_zer0@hotmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= matwm2
|
|
PORTVERSION= 0.0.89
|
|
CATEGORIES= x11-wm
|
|
MASTER_SITES= http://www.gatorgitter.com/~maties/
|
|
|
|
MAINTAINER= sic_zer0@hotmail.com
|
|
COMMENT= A minimalistic, yet functional window manager for x11
|
|
|
|
USE_XORG= x11 xext
|
|
PLIST_FILES= bin/matwm2
|
|
|
|
MAN1= matwm2.1
|
|
|
|
.include <bsd.port.mk>
|