mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
d97ac3a29f
USE_X11, USE_IMAKE implies it.
24 lines
580 B
Makefile
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>
|