mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
9b90233ccb
Requested by: Andreas Klemm <andreas@FreeBSD.ORG>
21 lines
502 B
Makefile
21 lines
502 B
Makefile
# New ports collection makefile for: xmbase-grok
|
|
# Version required: 1.4.1
|
|
# Date created: Sat Aug 30 13:29:42 CEST 1997
|
|
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
|
#
|
|
# $Id: Makefile,v 1.6 1998/09/17 00:32:28 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xmbase-grok-1.4.1
|
|
CATEGORIES= databases
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
|
|
ftp://ftp.fu-berlin.de/pub/unix/databases/xmbase-grok/
|
|
MASTER_SITE_SUBDIR= applications
|
|
|
|
MAINTAINER= andreas@FreeBSD.ORG
|
|
|
|
REQUIRES_MOTIF= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|