1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/databases/xmbase-grok/Makefile
1997-09-09 00:39:46 +00:00

24 lines
580 B
Makefile

# 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>