aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xfsm/Makefile
blob: 82972e8c7a76f8ffd15855d9ad71e19d2a78a8fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    xfsm
# Version required:         1.97
# Date Created:             24 Nov 1997
# Whom:                 Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
# $Id: Makefile,v 1.5 1998/11/21 07:27:41 steve Exp $
#

DISTNAME=   xfsm-1.99
CATEGORIES= sysutils
MASTER_SITES=   http://www.peoplesoft.com/peoplepages/g/robert_gasch/src/
EXTRACT_SUFX=   .tgz

MAINTAINER= vanilla@FreeBSD.ORG

USE_IMAKE=  yes
MAN1=       xfsm.1

.include <bsd.port.mk>