mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
415 B
Makefile
21 lines
415 B
Makefile
# New ports collection makefile for: xsysstats
|
|
# Version required: 1.34
|
|
# Date created: 12 December 1994
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.11 1998/01/09 10:15:46 obrien 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
|
|
MAN1= xsysstats.1
|
|
|
|
.include <bsd.port.mk>
|