summaryrefslogtreecommitdiff
path: root/x11-wm/fvwm/Makefile
blob: 40875ad95346a43826598d61d1cb82022dbe10d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	fvwm
# Version required:	1.23b
# Date created:		25 August 1994
# Whom:			jkh
#
# $Id: Makefile,v 1.3 1994/09/13 06:35:06 jkh Exp $
#

DISTNAME=	fvwm-1.23b
NO_WRKSUBDIR=	yes
DISTFILES=	fvwm-1.23b-core.tar.gz fvwm-1.23b-modules.tar.gz \
		fvwm-1.23-icons.tar.gz
MASTER_SITES=	ftp://spcot.sanders.com/pub/fvwm/
USE_IMAKE=	yes
DEPENDS=	x11/xpm

.include <bsd.port.mk>