1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/graphics/xbmbrowser/Makefile
Thomas Gellekum 0cb0016454 - Update my e-mail address
- Add $Id$ to tr2latex/Makefile
- ``Un-maintain'' ctk.
1997-08-26 07:12:21 +00:00

24 lines
490 B
Makefile

# New ports collection makefile for: xbmbrowser
# Version required: xbmbrowser5.1
# Date created: 06 September 1995
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $Id: Makefile,v 1.2 1996/11/18 09:53:47 asami Exp $
#
DISTNAME= xbmbrowser5.1
PKGNAME= xbmbrowser-5.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
MAINTAINER= tg@FreeBSD.org
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
USE_GMAKE= yes
.include <bsd.port.mk>