1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/x11/xrdb/Makefile

16 lines
236 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= xrdb
PORTVERSION= 1.1.1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X server resource database utility
XORG_CAT= app
USE_XORG= xmuu x11
PLIST_FILES= bin/xrdb man/man1/xrdb.1.gz
.include <bsd.port.mk>