14 lines
304 B
Makefile
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>
|