freebsd-ports/x11-fm/xfm/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

23 lines
443 B
Makefile

# New ports collection makefile for: xfm
# Date created: 28 December 1994
# Whom: jc@irbs.com John Capo
#
# $FreeBSD$
#
PORTNAME= xfm
PORTVERSION= 1.4.3
PORTREVISION= 1
CATEGORIES= x11-fm
MASTER_SITES= http://www.musikwissenschaft.uni-mainz.de/~ag/xfm/
MAINTAINER= ports@FreeBSD.org
COMMENT= The X File Manager
LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
USE_IMAKE= yes
USE_XPM= yes
MAN1= xfm.1 xfmtype.1
.include <bsd.port.mk>