summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-18 06:40:36 +0000
committerwiz <wiz>2007-09-18 06:40:36 +0000
commitdeada203062bb57e77e7d89a462535c77c579c4a (patch)
tree9852e0e36dfc2d39ff822769dbc017a9ea548cc1 /meta-pkgs
parent66a0776b0692e9b0db22a57c62751c60b207957c (diff)
downloadpkgsrc-deada203062bb57e77e7d89a462535c77c579c4a.tar.gz
Add commented out LICENSE line (gplv3).
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/gnuradio/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-pkgs/gnuradio/Makefile.common b/meta-pkgs/gnuradio/Makefile.common
index 1df56bb1ab7..9fb97e2288e 100644
--- a/meta-pkgs/gnuradio/Makefile.common
+++ b/meta-pkgs/gnuradio/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2007/08/12 08:30:01 wulf Exp $
+# $NetBSD: Makefile.common,v 1.11 2007/09/18 06:41:30 wiz Exp $
#
# This Makefile fragment is included at the top of package Makefiles for
# GNU Radio distributed packages (they all share common configure and build
@@ -23,6 +23,8 @@ BUILD_DEPENDS+=doxygen>=1.5.1:../../devel/doxygen
PY_PATCHPLIST= yes
PYTHON_VERSIONS_ACCEPTED= 24 23
+#LICENSE= gplv3
+
EGDIR= ${PREFIX}/share/examples/gnuradio/conf.d
PKG_SYSCONFSUBDIR=gnuradio/conf.d