aboutsummaryrefslogtreecommitdiffstats
path: root/science/clhep/Makefile
blob: e9c871a2a67f3bd8eb3e7e3a75629c90d2719155 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    clhep
# Date created:             6 May 2001
# Whom:                 will
#
# $FreeBSD$
#

PORTNAME=   clhep
PORTVERSION=    1.6.0.0
CATEGORIES= science
MASTER_SITES=   http://wwwinfo.cern.ch/asd/lhc++/export/share/CLHEP/${PORTVERSION}/

MAINTAINER= ports@FreeBSD.org

WRKSRC=     ${WRKDIR}/CLHEP
GNU_CONFIGURE=  yes
USE_GMAKE=  yes

PLIST_SUB=  TARGET=${CONFIGURE_TARGET}

.include <bsd.port.mk>