aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/transset/Makefile
blob: 9ba4855c001e381ee5cc3250a38867c6bf756817 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Andreas Kohn <andreas@syndrom23.de>
# $FreeBSD$

PORTNAME=   transset
PORTVERSION=    1.0.2
PORTREVISION=   2
PORTEPOCH=  1
CATEGORIES= x11-wm

MAINTAINER= x11@FreeBSD.org
COMMENT=    Make your windows transparent

USES=       xorg xorg-cat:app
USE_XORG=   x11 xorgproto

PLIST_FILES=    bin/transset man/man1/transset.1.gz

.include <bsd.port.mk>