pkgsrc/ham/nec2c/Makefile
rillig 9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00

16 lines
402 B
Makefile

# $NetBSD: Makefile,v 1.3 2020/01/26 17:31:24 rillig Exp $
DISTNAME= nec2c-1.3
CATEGORIES= ham
MASTER_SITES= http://www.qsl.net/5b4az/pkg/nec2/nec2c/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.qsl.net/5b4az/pages/nec2.html
COMMENT= Numerical Electromagnetics Code in C
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
.include "../../mk/bsd.pkg.mk"