1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/x11-fm/jafm/Makefile

22 lines
475 B
Makefile
Raw Normal View History

# New ports collection makefile for: jafm
# Version required: 0.5
# Date created: 31 August 1998
# Whom: brett@peloton.physics.montana.edu
#
1998-08-15 08:06:09 +00:00
# $Id: Makefile,v 1.1.1.1 1998/08/10 00:23:48 steve Exp $
#
DISTNAME= jafm-0.5
CATEGORIES= x11-fm
MASTER_SITES= http://www-personal.usyd.edu.au:/~rlittlew/jafm/
MAINTAINER= brett@peloton.physics.montana.edu
1998-08-15 08:06:09 +00:00
USE_QT= yes
USE_GMAKE= yes
ALL_TARGET= jafm
MAN8= jafm.8
.include <bsd.port.mk>