freebsd-ports/graphics/xbmbrowser/Makefile
Thomas Gellekum 5b694f4b61 Remove empty last line.
PR:		64393
2004-03-22 13:27:36 +00:00

25 lines
501 B
Makefile

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