udunits: Clean out cruft

This commit is contained in:
Jason Bacon 2019-03-19 08:54:05 -05:00
parent 84ad3b76b2
commit 14d540335c
1 changed files with 7 additions and 29 deletions

View File

@ -1,44 +1,22 @@
# $NetBSD$
###########################################################
# Generated by fbsd2pkg #
###########################################################
###########################################################
# Unconverted and partially converted FreeBSD port syntax:
## Created by: Greg Lewis <glewis@FreeBSD.org>
## $FreeBSD: head/science/udunits/Makefile 383158 2015-04-03 17:28:32Z sunpoet $
DISTNAME= udunits-${PORTVERSION}
DISTNAME= udunits-2.2.26
CATEGORIES= math
MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/
MAINTAINER= dsiercks@uwm.edu
MAINTAINER= bacon@NetBSD.org
COMMENT= Library for manipulating units of physical quantities
LICENSE= modified-bsd
LICENSE= modified-bsd
# MAKE_JOBS_SAFE= no
MAKE_JOBS_SAFE= no
USE_LANGUAGES= fortran c c++
USE_LIBTOOL= yes
# USE_TOOLS= gmake
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
CONFIGURE_ARGS+= --disable-shared
INFO_FILES= yes
CONFIGURE_ENV+= ac_cv_header_CUnit_CUnit_h=no
# CONFIGURE_ARGS+= --disable-shared
# CONFIGURE_ENV+= ac_cv_header_CUnit_CUnit_h=no
PORTVERSION= 2.2.26
# Sets OPSYS, OS_VERSION, MACHINE_ARCH, etc..
#.include "../../mk/bsd.prefs.mk"
# Keep this if there are user-selectable options.
#.include "options.mk"
# Add any _DEPENDS that have a buildlink3.mk
.include "../../textproc/expat/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"