1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/x11/listres/Makefile

19 lines
255 B
Makefile

# $FreeBSD$
PORTNAME= listres
PORTVERSION= 1.0.3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= List resources in widgets
XORG_CAT= app
USE_XORG= xproto xt xmu xaw
PLIST_FILES= bin/listres
MAN1= listres.1
NO_STAGE= yes
.include <bsd.port.mk>