mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Added NO_PACKAGES=yes, restrictive copyright.
This commit is contained in:
parent
2e5bd551c0
commit
5db21736b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1708
@ -3,7 +3,7 @@
|
||||
# Date created: 4 Jan 1995
|
||||
# Whom: swallace
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1995/04/01 12:45:35 jkh Exp $
|
||||
# $Id: Makefile,v 1.3 1995/04/11 00:20:54 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xrisk-2.13
|
||||
@ -11,4 +11,8 @@ CATEGORIES+= games
|
||||
MASTER_SITES= ftp://geocub.greco-prog.fr/pub/Games/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
# We can't distribute the source or the package because of
|
||||
# the restrictive copyright.
|
||||
NO_PACKAGE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user