mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
60ef73094f
- Support CC/CFLAGS properly PR: ports/17467 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
21 lines
392 B
Makefile
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>
|