mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
bbb764a12c
(USE_IMAKE implies that). Change package name to have a hyphen between the name and the version numbers.
23 lines
592 B
Makefile
23 lines
592 B
Makefile
# New ports collection makefile for: xperfmon++ V1.3
|
|
# Version required: 1.1
|
|
# Date created: 15 December 95
|
|
# Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
|
|
#
|
|
# $Id: Makefile,v 1.8 1996/05/19 10:57:58 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= xperfmon++
|
|
PKGNAME= xperfmon++-1.33
|
|
CATEGORIES+= sysutils x11
|
|
# 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
|
|
|
|
MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de
|
|
|
|
USE_IMAKE= yes
|
|
EXTRACT_ONLY= xperfmon++v1.1.tar.Z
|
|
|
|
.include <bsd.port.mk>
|