aboutsummaryrefslogtreecommitdiffstats
path: root/databases/xmbase-grok/Makefile
blob: 3619322b77883093bc62e7a0f0a41a778e5a2959 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    xmbase-grok
# Version required: 1.3.2
# Date created:     Sat Aug 30 13:29:42 CEST 1997
# Whom:         Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.1.1.1 1997/08/30 13:25:04 andreas Exp $
#

DISTNAME=   xmbase-grok-1.3.2.sbin
PKGNAME=    xmbase-grok-1.3.2
CATEGORIES= databases x11
MASTER_SITES=\
    ftp://ftp.leo.org/pub/comp/os/linux/sunsite/X11/xapps/databases/

MAINTAINER= andreas@FreeBSD.ORG

LIB_DEPENDS=      Xpm\\.4\\.:${PORTSDIR}/graphics/xpm

WRKSRC=     ${WRKDIR}/${PKGNAME}
REQUIRES_MOTIF= yes
USE_IMAKE=  yes

.include <bsd.port.mk>