From 60907e4e08a69d998137042e653900c07cfeb0e0 Mon Sep 17 00:00:00 2001 From: schmonz Date: Wed, 11 Jun 2008 21:06:37 +0000 Subject: DJB has placed certain of his software in the public domain. Excerpted from : What are the distribution terms for dot-forward? 2008.06.01: I hereby place the dot-forward package (in particular, dot-forward-0.71.tar.gz, with MD5 checksum 1fefd9760e4706491fb31c7511d69bed) into the public domain. The package is no longer copyrighted. What are the distribution terms for ezmlm? 2008.06.01: I hereby place the ezmlm package (in particular, ezmlm-0.53.tar.gz, with MD5 checksum 108c632caaa8cdbfd3041e6c449191b2) into the public domain. The package is no longer copyrighted. What are the distribution terms for fastforward? 2008.06.01: I hereby place the fastforward package (in particular, fastforward-0.51.tar.gz, with MD5 checksum 6dc619180ba9726380dc1047e45a1d8d) into the public domain. The package is no longer copyrighted. Set DJB_RESTRICTED=no in these packages (and in ezmlm-idx, by extension). Add commented-out LICENSE=public-domain. As usual, pkgsrc will strive to keep modifications to a tasteful minimum. --- mail/ezmlm/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'mail/ezmlm/Makefile') diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile index 499cbee56f4..21abc2eb359 100644 --- a/mail/ezmlm/Makefile +++ b/mail/ezmlm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/01/07 09:13:58 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2008/06/11 21:06:37 schmonz Exp $ # .include "../../mail/ezmlm/Makefile.common" @@ -9,14 +9,13 @@ PKGREVISION= 1 MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://cr.yp.to/ezmlm.html COMMENT= Easy-to-use, high-speed mailing list manager for qmail +#LICENSE= public-domain CONFLICTS= ezmlm-idx-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews -# We change conf-bin and conf-man from the default "/usr/local" -# and don't provide compatibility symlinks. -DJB_RESTRICTED= YES +DJB_RESTRICTED= no INSTALLATION_DIRS= bin man ${PKGMANDIR}/man1 ${PKGMANDIR}/man5 ${PKGMANDIR}/cat1 ${PKGMANDIR}/cat5 -- cgit v1.2.3