Update textproc/hs-lhs2tex to version 1.24
[dports.git] / x11 / appres / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       appres
4 PORTVERSION=    1.0.5
5 CATEGORIES=     x11
6
7 MAINTAINER=     x11@FreeBSD.org
8 COMMENT=        Program to list application's resources
9
10 USES=           xorg xorg-cat:app
11 USE_XORG=       x11 xt
12
13 PLIST_FILES=    bin/appres man/man1/appres.1.gz
14
15 .include <bsd.port.mk>