freebsd-ports/databases/xmbase-grok/Makefile

21 lines
460 B
Makefile
Raw Normal View History

# 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>
#
1999-08-25 07:28:01 +02:00
# $FreeBSD$
#
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>