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
Bill Fenner 00f93c6784 Use MASTER_SITE_SUNSITE and fix paths (xapps/ is gone).
Submitted by:	distfile checker
1998-01-27 00:44:49 +00:00

24 lines
573 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.2 1997/09/09 00:39:46 asami Exp $
#
DISTNAME= xmbase-grok-1.3.2.sbin
PKGNAME= xmbase-grok-1.3.2
CATEGORIES= databases x11
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/database/flatfile
MAINTAINER= andreas@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/${PKGNAME}
REQUIRES_MOTIF= yes
USE_IMAKE= yes
.include <bsd.port.mk>