1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/x11-fm/jafm/Makefile
Steve Price 3d7d128287 Initial import of jafm version 0.5.
Yet another file manager.

PR:		7460
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-08-10 00:23:49 +00:00

23 lines
485 B
Makefile

# New ports collection makefile for: jafm
# Version required: 0.5
# Date created: 31 August 1998
# Whom: brett@peloton.physics.montana.edu
#
# $Id$
#
DISTNAME= jafm-0.5
CATEGORIES= x11-fm
MASTER_SITES= http://www-personal.usyd.edu.au:/~rlittlew/jafm/
MAINTAINER= brett@peloton.physics.montana.edu
LIB_DEPENDS= qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11-toolkits/qt140
USE_GMAKE= yes
ALL_TARGET= jafm
MAN8= jafm.8
.include <bsd.port.mk>