aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/xfm/Makefile
blob: c53bfb9527f681d470c50bbf6e186a20fa3bace0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	xfm
# Date created:		28 December 1994
# Whom:			jc@irbs.com John Capo
#
# $FreeBSD$
#

PORTNAME=	xfm
PORTVERSION= 	1.3.2
CATEGORIES=	x11-fm
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	applications

MAINTAINER=	ports@FreeBSD.org

LIB_DEPENDS=    Xpm.4:${PORTSDIR}/graphics/xpm

USE_IMAKE=	yes
MAN1=		xfm.1 xfmtype.1

.include <bsd.port.mk>