summaryrefslogblamecommitdiff
path: root/x11-fm/jafm/Makefile
blob: c90e37164067db2361b9cd832649e2ac6c22f537 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                                                                
           



                        
                                                                 

                                      
 
                                       
 
                   





                      
# New ports collection makefile for:   jafm
# Version required:		0.5
# Date created:                31 August 1998
# Whom:                        brett@peloton.physics.montana.edu
#
# $FreeBSD$
#

DISTNAME=	jafm-0.5
CATEGORIES=	x11-fm
MASTER_SITES=	http://www-personal.usyd.edu.au/~rlittlew/jafm/ \
		${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	X11/desktop

MAINTAINER=	brett@peloton.runet.edu

USE_QT=		yes
USE_GMAKE=	yes
ALL_TARGET=	jafm

MAN8=	jafm.8

.include <bsd.port.mk>