freebsd-ports/x11/sessreg/Makefile

18 lines
263 B
Makefile

# $FreeBSD$
PORTNAME= sessreg
PORTVERSION= 1.0.8
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Manage utmp/wtmp entries for non-init X clients
XORG_CAT= app
USE_XORG= x11
PLIST_FILES= bin/sessreg
MAN1= sessreg.1
NO_STAGE= yes
.include <bsd.port.mk>