pkgsrc/x11/xmascot/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

21 lines
535 B
Makefile

# $NetBSD: Makefile,v 1.27 2020/01/26 17:32:28 rillig Exp $
DISTNAME= xmascot2.6a
PKGNAME= xmascot-2.6a
PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://cclub-flying.dsl.gr.jp/products/xmascot/
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
HOMEPAGE= https://cclub-flying.dsl.gr.jp/products/xmascot/
COMMENT= Moving mascot on your X-Window screen
MAKE_JOBS_SAFE= no
USE_IMAKE= yes
INSTALL_MAKE_FLAGS+= LANG=ja_JP.eucJP
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"