mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
20 lines
385 B
Makefile
20 lines
385 B
Makefile
# 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>
|