1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/ftp/llnlxdir/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

26 lines
499 B
Makefile

# New ports collection makefile for: llnlxdir
# Date created: 9 November 1997
# Whom: Dima Ruban <dima@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= llnlxdir
PORTVERSION= 2.1.2
PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.llnl.gov/pub/ia/llnlxdir/
DISTNAME= latest_xdir
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Motif FTP client with drag-and-drop file transfer
MAN1= xdir.1
WRKSRC= ${WRKDIR}/llnlxdir2_1_2/sources
USE_MOTIF= yes
USE_IMAKE= yes
.include <bsd.port.mk>