mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
385 B
Makefile
19 lines
385 B
Makefile
# New ports collection makefile for: xsysstats
|
|
# Version required: 1.34
|
|
# Date created: 12 December 1994
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.6 1995/04/15 03:46:07 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xsysstats1.34
|
|
PKGNAME= xsysstats-1.34
|
|
CATEGORIES+= sysutils x11
|
|
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/utilities/
|
|
|
|
MAINTAINER= asami@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|