summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2006-05-02 02:27:23 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2006-05-02 02:27:23 +0000
commit30cdb0b6dae7006c75fafd9f21caf3d21aa71c11 (patch)
treeba20b5254b49562f8ee8f2f8720f369efd2cdc9d /cad
parent3dba0f81c7c0e7819e9214b84f592031a5fd4769 (diff)
downloadpkgsrc-30cdb0b6dae7006c75fafd9f21caf3d21aa71c11.tar.gz
add missing LICENSE. Noted by Greg Troxel
Diffstat (limited to 'cad')
-rw-r--r--cad/simian-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/simian-docs/Makefile b/cad/simian-docs/Makefile
index 11e0d111b28..c25785f46c2 100644
--- a/cad/simian-docs/Makefile
+++ b/cad/simian-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:06 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2006/05/02 02:27:23 dmcmahill Exp $
#
DISTNAME= simian_man_12_98
@@ -12,6 +12,7 @@ HOMEPAGE= http://weewave.mer.utexas.edu/MED_files/MED_research/Intrcncts/SIMIAN_
COMMENT= PDF manual for SIMIAN
RESTRICTED= Personal use only
+LICENSE= simian-license
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}