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

19 lines
395 B
Makefile
Raw Normal View History

# 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.7 1996/11/18 09:56:20 asami Exp $
#
DISTNAME= xfm-1.3.2
CATEGORIES= x11-fm
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
.include <bsd.port.mk>