pkgsrc/databases/pxtools/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

19 lines
473 B
Makefile

# $NetBSD: Makefile,v 1.18 2020/01/26 17:30:53 rillig Exp $
#
DISTNAME= pxtools-0.0.20
PKGREVISION= 3
CATEGORIES= databases
MASTER_SITES= http://jan.kneschke.de/projects/pxtools/download/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://jan.kneschke.de/projects/pxtools/
COMMENT= Paradox database export/info utilities
USE_PKGLOCALEDIR= YES
USE_TOOLS+= gmake
GNU_CONFIGURE= YES
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"