1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/ftp/llnlxdir/Makefile

23 lines
466 B
Makefile
Raw Normal View History

# New ports collection makefile for: llnlxdir
# Version required: 2.0
# Date created: 9 November 1997
#
# Whom: Dima Ruban <dima@FreeBSD.ORG>
#
1999-02-21 21:44:32 +00:00
# $Id: Makefile,v 1.3 1998/03/04 10:03:36 tg Exp $
#
DISTNAME= latest_xdir
1998-03-04 10:03:41 +00:00
PKGNAME= llnlxdir-2.1
CATEGORIES= net
1999-02-21 21:44:32 +00:00
MASTER_SITES= ftp://ftp-lc.llnl.gov/pub/ia/llnlxdir/
EXTRACT_SUFX= .tar.Z
MAINTAINER= dima@FreeBSD.ORG
1998-03-04 10:03:41 +00:00
WRKSRC= ${WRKDIR}/llnlxdir2_1/sources
REQUIRES_MOTIF= yes
USE_IMAKE= yes
.include <bsd.port.mk>