summaryrefslogtreecommitdiff
path: root/sysutils/xfsm/Makefile
blob: affb603015c38f8bf20943dd339e15e1e18616fe (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.4 1998/10/21 00:57:41 steve Exp $
#

DISTNAME=	xfsm-1.97
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>