diff options
author | snj <snj@pkgsrc.org> | 2004-04-01 18:52:11 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-01 18:52:11 +0000 |
commit | dbb7eb908f6505c65fa351fca7490e120581383f (patch) | |
tree | 819678d8d441f16735bb602dc4a1ec94e8572a13 /games/tscp | |
parent | 6d6165d266867f7277c1175161f22cb7357968d4 (diff) | |
download | pkgsrc-dbb7eb908f6505c65fa351fca7490e120581383f.tar.gz |
USE_BUILDLINK3.
Diffstat (limited to 'games/tscp')
-rw-r--r-- | games/tscp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/tscp/Makefile b/games/tscp/Makefile index 7a38b1d3c02..b711adbd6ca 100644 --- a/games/tscp/Makefile +++ b/games/tscp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/04/01 14:38:32 abs Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/01 18:52:11 snj Exp $ # DISTNAME= tscp181 @@ -11,6 +11,8 @@ MAINTAINER= abs@NetBSD.org HOMEPAGE= http://home.comcast.net/~tckerrigan/ COMMENT= Tom Kerrigan's Simple Chess Program +USE_BUILDLINK3= YES + RESTRICTED= No distribtion without authorisation from Tom Kerrigan NO_BIN_ON_CDROM= ${RESTRICTED} |