mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
395 B
Makefile
20 lines
395 B
Makefile
# New ports collection makefile for: xsysstats
|
|
# Version required: 1.34
|
|
# Date created: 12 December 1994
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.10 1997/12/25 22:29:46 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xsysstats1.34
|
|
PKGNAME= xsysstats-1.34
|
|
CATEGORIES= sysutils x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
MAINTAINER= obrien@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|