9637f7852e
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.
14 lines
348 B
Makefile
14 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.2 2020/01/26 17:32:28 rillig Exp $
|
|
|
|
DISTNAME= xtermcontrol-3.3
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://thrysoee.dk/xtermcontrol/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://thrysoee.dk/xtermcontrol/
|
|
COMMENT= Dynamic control of xterm properties
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|