diff options
Diffstat (limited to 'mail/fromto/Makefile')
-rw-r--r-- | mail/fromto/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/fromto/Makefile b/mail/fromto/Makefile index d854a0393cb..fd3764ee2f2 100644 --- a/mail/fromto/Makefile +++ b/mail/fromto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 18:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/06/04 21:30:51 jtb Exp $ # DISTNAME= fromto-1.5 @@ -9,6 +9,8 @@ EXTRACT_SUFX= #empty MAINTAINER= bad@netbsd.org COMMENT= Sendmail logfile viewer +RESTRICTED= "Redistribution allowed for non-commercial purposes only" + USE_PERL5= yes NO_WRKSUBDIR= yes |