mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
1f5db5b0b7
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
24 lines
508 B
Makefile
24 lines
508 B
Makefile
# New ports collection makefile for: xbmbrowser
|
|
# Version required: xbmbrowser5.1
|
|
# Date created: 06 September 1995
|
|
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= xbmbrowser5.1
|
|
PKGNAME= xbmbrowser-5.1
|
|
CATEGORIES+= graphics
|
|
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/utilities/ \
|
|
ftp://ftp.th-darmstadt.de/pub/X11/contrib/utilities/
|
|
|
|
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|
|
|