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.
18 lines
446 B
Makefile
18 lines
446 B
Makefile
# $NetBSD: Makefile,v 1.24 2020/01/26 17:31:45 rillig Exp $
|
|
#
|
|
|
|
DISTNAME= yrolo-1.1
|
|
PKGREVISION= 6
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://www.muquit.com/muquit/software/yrolo/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://www.muquit.com/muquit/software/yrolo/yrolo.html
|
|
COMMENT= Contact management software
|
|
|
|
WRKSRC= ${WRKDIR}/yrolo1.1
|
|
USE_IMAKE= yes
|
|
LDFLAGS+= -lX11
|
|
|
|
.include "../../mk/motif.buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|