freebsd-ports/science/clhep/Makefile
Ying-Chieh Liao 54b389cde6 upgrade to 1.8.0.0
PR:		46313
Submitted by:	Ports Fury
2003-01-03 18:37:17 +00:00

23 lines
471 B
Makefile

# New ports collection makefile for: clhep
# Date created: 6 May 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= clhep
PORTVERSION= 1.8.0.0
CATEGORIES= science
MASTER_SITES= http://wwwinfo.cern.ch/asd/lhc++/export/share/CLHEP/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/CLHEP
USE_GMAKE= yes
GNU_CONFIGURE= yes
PLIST_SUB= TARGET=${CONFIGURE_TARGET} VERSION=${PORTVERSION}
.include <bsd.port.mk>