mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
0b98669185
shortened DESCR file as suggested by portlint removed invalid (and already commented out) master site
20 lines
469 B
Makefile
20 lines
469 B
Makefile
# New ports collection makefile for: xperfmon++ V1.40
|
|
# Version required: 1.1
|
|
# Date created: 14 March 97
|
|
# Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
|
|
#
|
|
# $Id: Makefile,v 1.15 1998/02/21 20:26:15 steve Exp $
|
|
#
|
|
|
|
DISTNAME= xperfmon++
|
|
PKGNAME= xperfmon++-1.40
|
|
CATEGORIES= sysutils x11
|
|
MASTER_SITES= ftp://proteus.arc.nasa.gov/pub/
|
|
DISTFILES= xperfmon++v1.1.tar.Z
|
|
|
|
MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|