1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11-fm/jafm/Makefile
1999-08-31 03:04:38 +00:00

24 lines
487 B
Makefile

# 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.physics.montana.edu
USE_QT= yes
USE_GMAKE= yes
ALL_TARGET= jafm
MAN8= jafm.8
.include <bsd.port.mk>