aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/wmfsm/Makefile
blob: b4204d2ba73e00f8584ca06692fa29f94d98d9ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    wmfsm
# Date created:             2 January 2001
# Whom:                 Steven Enderle <panic@subphase.de>
#
# $FreeBSD$
#

PORTNAME=   wmfsm
PORTVERSION=    0.31
CATEGORIES= sysutils windowmaker
MASTER_SITES=   http://netpedia.net/hosting/wmfsm/source/ \
        http://e.dyn.mdn.de/mirror/wmfsm/

MAINTAINER= panic@subphase.de

WRKSRC=     ${WRKDIR}/${DISTNAME}/wmfsm

MAKEFILE=   Makefile.bsd

USE_X_PREFIX=   yes
USE_XPM=    yes

.include <bsd.port.mk>