freebsd-ports/graphics/xbmbrowser/Makefile

26 lines
509 B
Makefile
Raw Normal View History

# New ports collection makefile for: xbmbrowser
# Date created: 06 September 1995
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
1999-08-25 08:16:32 +02:00
# $FreeBSD$
#
PORTNAME= xbmbrowser
PORTVERSION= 5.1
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= View complete directories of X bitmaps and X pixmaps
USE_IMAKE= yes
USE_XORG= xaw xmu
MAN1= xbmbrowser.1
USE_GMAKE= yes
.include <bsd.port.mk>