summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authortron <tron>2001-01-25 08:59:09 +0000
committertron <tron>2001-01-25 08:59:09 +0000
commit46bdfa1cb05888ca4a39e7a100c615636aa4da48 (patch)
treef001db413a70bebcbec50ed03af2c07dddebdcaa /pkgtools
parent4389c84893c7a3f32beef6b28a85aa09ab327d5d (diff)
downloadpkgsrc-46bdfa1cb05888ca4a39e7a100c615636aa4da48.tar.gz
Add and enable "rpm2pkg".
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 2c309caffa6..a4445b952df 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2000/12/09 00:44:26 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2001/01/25 08:59:09 tron Exp $
#
SUBDIR += bsdpak
@@ -11,6 +11,7 @@
SUBDIR += pkglint
SUBDIR += pkgmanpages
SUBDIR += port2pkg
+ SUBDIR += rpm2pkg
SUBDIR += url2pkg
# SUBDIR += xpkgwedge # Experimental - turn on at your own risk!