1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/sysutils/xfsm/Makefile
Vanilla I. Shu 60ef73094f - Fix MASTER_SITES
- Support CC/CFLAGS properly

PR:		ports/17467
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-02 11:31:48 +00:00

21 lines
392 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= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/status/xstatus
EXTRACT_SUFX= .tgz
MAINTAINER= vanilla@FreeBSD.org
USE_IMAKE= yes
MAN1= xfsm.1
.include <bsd.port.mk>