ea702f7fa6
Summary of changes: * Changes to autoconf * Free data if needed * misc. other fixes
15 lines
229 B
Makefile
15 lines
229 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xprop
|
|
PORTVERSION= 1.2.3
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Property displayer for X
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= xmuu x11
|
|
|
|
PLIST_FILES= bin/xprop man/man1/xprop.1.gz
|
|
|
|
.include <bsd.port.mk>
|