61360d0ad9
Add missing libx11 dependency and sort list Summary of changes: * Autoconf fixes
15 lines
249 B
Makefile
15 lines
249 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= listres
|
|
PORTVERSION= 1.0.4
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= List resources in widgets
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= x11 xaw xmu xproto xt
|
|
|
|
PLIST_FILES= bin/listres man/man1/listres.1.gz
|
|
|
|
.include <bsd.port.mk>
|