pkgsrc-wip/hztool/Makefile
Aleksej Saushev 696d670c8b Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-09-29 17:05:52 +00:00

18 lines
421 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/09/29 17:05:57 asau Exp $
#
DISTNAME= hztool-4.3
CATEGORIES= physics
MASTER_SITES= http://www.hepforge.org/archive/hztool/
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= http://projects.hepforge.org/hztool//
COMMENT= Robust model-to-data comparisons
LICENSE= gnu-gpl-v2
CHECK_PORTABILITY_SKIP= configure
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++ fortran
.include "../../mk/bsd.pkg.mk"