summaryrefslogtreecommitdiff
path: root/x11-fm/jafm/Makefile
blob: 3a6d6329998d0eb23afaa713f132fba9498d1044 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:   jafm
# Version required:		0.5
# Date created:                31 August 1998
# Whom:                        brett@peloton.physics.montana.edu
#
# $Id: Makefile,v 1.2 1998/08/15 08:06:09 asami Exp $
#

DISTNAME=	jafm-0.5
CATEGORIES=	x11-fm
MASTER_SITES=	http://www-personal.usyd.edu.au:/~rlittlew/jafm/

MAINTAINER=	brett@peloton.physics.montana.edu

BROKEN=		fetch

USE_QT=		yes
USE_GMAKE=	yes
ALL_TARGET=	jafm

MAN8=	jafm.8

.include <bsd.port.mk>