1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/x11-fm/xfm/Makefile

16 lines
377 B
Makefile
Raw Normal View History

# New ports collection makefile for: xfm
# Version required: 1.3
# Date created: 28 December 1994
# Whom: jc@irbs.com John Capo
#
# $Id: Makefile,v 1.1.1.1 1995/01/04 07:50:35 jkh Exp $
#
DISTNAME= xfm-1.3
DISTFILES= xfm-1.3.tar.gz
USE_IMAKE= yes
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
DEPENDS= ${PORTSDIR}/graphics/xpm
.include <bsd.port.mk>