opnsense-ports/ftp/llnlxdir/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

20 lines
486 B
Makefile

# Created by: Dima Ruban <dima@FreeBSD.org>
# $FreeBSD$
PORTNAME= llnlxdir
PORTVERSION= 2.1.2
PORTREVISION= 3
CATEGORIES= ftp
MASTER_SITES= https://computing.llnl.gov/resources/xdir/
DISTNAME= llnlxdir2_1_2
MAINTAINER= cy@FreeBSD.org
COMMENT= Motif FTP client with drag-and-drop file transfer
PLIST_FILES= bin/xdir lib/X11/app-defaults/XDir man/man1/xdir.1.gz
WRKSRC= ${WRKDIR}/llnlxdir2_1_2/sources
USES= imake motif tar:Z
USE_XORG= ice sm x11 xext xp xt
.include <bsd.port.mk>