Remove NO_PACKAGE. I found the rather small copyright section

This commit is contained in:
Gary Palmer 1998-07-21 08:26:35 +00:00
parent bb804a3ac7
commit e752e26de7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12044

View file

@ -3,7 +3,7 @@
# Date created: 18th July 1998 # Date created: 18th July 1998
# Whom: Gary Palmer <gpalmer@freebsd.org> # Whom: Gary Palmer <gpalmer@freebsd.org>
# #
# $Id$ # $Id: Makefile,v 1.1.1.1 1998/07/19 02:37:30 gpalmer Exp $
# #
DISTNAME= cdb-0.55 DISTNAME= cdb-0.55
@ -12,7 +12,6 @@ MASTER_SITES= ftp://koobera.math.uic.edu/www/software/
MAINTAINER= ports@FreeBSD.ORG MAINTAINER= ports@FreeBSD.ORG
NO_PACKAGE= "Very unclear copyright information"
ALL_TARGET= it ALL_TARGET= it
.include <bsd.port.mk> .include <bsd.port.mk>