summaryrefslogtreecommitdiff
path: root/sysutils/xfsm/Makefile
blob: 3f1e7d00deb4f10c72946e3d1f135515d13fb6a8 (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>
#
# $FreeBSD$
#

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>