freebsd-ports/graphics/xbmbrowser/Makefile
Gleb Popov e427ab10bf *: Move manpages to share/man for imake ports.
Approved by:	portmgr (blanket)
2024-02-04 22:13:55 +03:00

14 lines
304 B
Makefile

PORTNAME= xbmbrowser
PORTVERSION= 5.1
PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= XCONTRIB/utilities
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= View complete directories of X bitmaps and X pixmaps
USES= gmake imake xorg
USE_XORG= xaw xmu
.include <bsd.port.mk>