1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11-fm/xfm/Makefile
Ade Lovett d98c57725a Update to 1.4.2.4
Add WWW: line into pkg/DESCR

Note that this website works for me today (9/16), so the issue
mentioned in the audit trail appears to have been temporary

PR:		21122
Submitted by:	Ports Fury
2000-09-16 19:31:18 +00:00

26 lines
513 B
Makefile

# New ports collection makefile for: xfm
# Date created: 28 December 1994
# Whom: jc@irbs.com John Capo
#
# $FreeBSD$
#
PORTNAME= xfm
PORTVERSION= 1.4.2.4
CATEGORIES= x11-fm
MASTER_SITES= http://www.musikwissenschaft.uni-mainz.de/~ag/xfm/
MASTER_SITE_SUBDIR= applications
DISTNAME= ${PORTNAME}-1.4.2p4
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
WRKSRC= ${WRKDIR}/${PORTNAME}-1.4.2
USE_IMAKE= yes
USE_XPM= yes
MAN1= xfm.1 xfmtype.1
.include <bsd.port.mk>