mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
16 lines
360 B
Makefile
16 lines
360 B
Makefile
# New ports collection makefile for: xsysstats
|
|
# Version required: 1.34
|
|
# Date created: 12 December 1994
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.4 1995/03/28 05:58:11 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xsysstats1.34
|
|
USE_IMAKE= yes
|
|
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/utilities/
|
|
CATEGORIES+= utilities x11
|
|
MAINTAINER= asami@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|