From 87dce03a5378daad4c38bc5a04bfb17e565389ca Mon Sep 17 00:00:00 2001 From: jtb Date: Fri, 8 Jun 2001 00:41:35 +0000 Subject: Add license and restrictions to astrolog. --- misc/astrolog/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile index 5eeeff09974..ab3a8b6a231 100644 --- a/misc/astrolog/Makefile +++ b/misc/astrolog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/04/20 23:27:38 jtb Exp $ +# $NetBSD: Makefile,v 1.15 2001/06/08 00:41:35 jtb Exp $ # FreeBSD Id: Makefile,v 1.12 1997/08/10 22:31:15 fenner Exp # @@ -14,6 +14,11 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.astrolog.org/ COMMENT= Astrology program for X11 and alpha-numeric terminals +LICENSE= astrolog-license +RESTRICTED= Do not sell or profit from this software in any way +NO_SRC_ON_CDROM=${RESTRICTED} +NO_BIN_ON_CDROM=${RESTRICTED} + EPHEM= LRZ5_24 CHI_24 CPJV_24 USE_X11BASE= yes -- cgit v1.2.3