summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2014-03-03 03:33:18 +0000
committerobache <obache>2014-03-03 03:33:18 +0000
commit8ea861f461d743f415f8fac90db53a9022a7d0bb (patch)
tree0967e711da9c4a3563d6f6ddfcff79f58bb79881
parent85c7a153e60a39d800f91c5b5669f0b1948dd554 (diff)
downloadpkgsrc-8ea861f461d743f415f8fac90db53a9022a7d0bb.tar.gz
LICENSE=modified-bsd
-rw-r--r--pkgtools/autoswc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/autoswc/Makefile b/pkgtools/autoswc/Makefile
index 03dd83d0291..e286f7e4c64 100644
--- a/pkgtools/autoswc/Makefile
+++ b/pkgtools/autoswc/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.20 2014/03/03 03:30:52 obache Exp $
+# $NetBSD: Makefile,v 1.21 2014/03/03 03:33:18 obache Exp $
PKGNAME= autoswc-1.6
CATEGORIES= pkgtools sysutils
MAINTAINER= jmmv@NetBSD.org
COMMENT= Generates system wide cache files for GNU autoconf
+LICENSE= modified-bsd
DEPENDS+= autoconf>=2.59:../../devel/autoconf
DEPENDS+= automake>=1.8.2:../../devel/automake