mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
572d7ec74a
Submitted by: cstruble@vt.edu
18 lines
384 B
Makefile
18 lines
384 B
Makefile
# New ports collection makefile for: xfm
|
|
# Version required: 1.3.2
|
|
# Date created: 28 December 1994
|
|
# Whom: jc@irbs.com John Capo
|
|
#
|
|
# $Id: Makefile,v 1.5 1995/04/12 20:31:59 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xfm-1.3.2
|
|
CATEGORIES+= x11
|
|
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|