summaryrefslogtreecommitdiff
path: root/pkgtools/autoswc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-03-03 03:33:18 +0000
committerobache <obache@pkgsrc.org>2014-03-03 03:33:18 +0000
commitacc9c68f9f7e9737556897e5c0285d485fcdea0d (patch)
tree0967e711da9c4a3563d6f6ddfcff79f58bb79881 /pkgtools/autoswc
parent7f2a37cb1a08dc9b8e6f934a578612a8cd05ed91 (diff)
downloadpkgsrc-acc9c68f9f7e9737556897e5c0285d485fcdea0d.tar.gz
LICENSE=modified-bsd
Diffstat (limited to 'pkgtools/autoswc')
-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