1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/sysutils/xperfmon3/Makefile
Satoshi Asami 264bdb6687 These belong to utilities, not x11, so change CATEGORIES to reflect
the fact.  They will be moved via repository copy after the release
when we reorganize the ports subdirectories.
1995-05-19 09:40:06 +00:00

20 lines
490 B
Makefile

# New ports collection makefile for: xpermon++ V1.1
# Version required: 1.1
# Date created: 8 March 95
# Whom: Lars Koeller <lars.koeller@odie.physik2.uni-rostock.de>
#
# $Id: Makefile,v 1.4 1995/04/12 20:32:12 asami Exp $
#
DISTNAME= xperfmon++
PKGNAME= xperfmon-1.1
USE_IMAKE= yes
CATEGORIES+= utilities
# In Germany try this
# MASTER_SITES= ftp://odie.physik2.uni-rostock.de/pub/
MASTER_SITES= ftp://proteus.arc.nasa.gov/pub/
DISTFILES= xperfmon++v1.1.tar.Z
.include <bsd.port.mk>