Tweak x11/cinnamon-menus version 2.4.1
[dports.git] / x11 / viewres / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       viewres
4 PORTVERSION=    1.0.4
5 CATEGORIES=     x11
6
7 MAINTAINER=     x11@FreeBSD.org
8 COMMENT=        Graphical class browser for Xt
9
10 XORG_CAT=       app
11 USE_XORG=       xt xaw
12
13 PLIST_FILES+=   bin/viewres \
14                 man/man1/viewres.1.gz \
15                 share/X11/app-defaults/Viewres \
16                 share/X11/app-defaults/Viewres-color
17
18 .include <bsd.port.mk>