mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
21 lines
367 B
Makefile
21 lines
367 B
Makefile
# New ports collection makefile for: xsysstats
|
|
# Version required: 1.34
|
|
# Date created: 12 December 1994
|
|
# Whom: asami
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= xsysstats1.34
|
|
PKGNAME= xsysstats-1.34
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
MAINTAINER= obrien@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xsysstats.1
|
|
|
|
.include <bsd.port.mk>
|