mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
19 lines
419 B
Makefile
19 lines
419 B
Makefile
# 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.2 1998/01/19 13:34:44 vanilla Exp $
|
|
#
|
|
|
|
DISTNAME= xfsm-1.97
|
|
CATEGORIES= sysutils x11
|
|
MASTER_SITES= http://www.peoplesoft.com/peoplepages/g/robert_gasch/src/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= vanilla@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|