summaryrefslogtreecommitdiff
path: root/pkgtools/rpm2pkg
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
committerwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
commit6ac11147ab6af4938848553e5e344aea8b3f560c (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /pkgtools/rpm2pkg
parentad944231a773912276e207e433ea891f755e4e4e (diff)
downloadpkgsrc-6ac11147ab6af4938848553e5e344aea8b3f560c.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'pkgtools/rpm2pkg')
-rw-r--r--pkgtools/rpm2pkg/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgtools/rpm2pkg/Makefile b/pkgtools/rpm2pkg/Makefile
index 81f86504689..0c6237ef361 100644
--- a/pkgtools/rpm2pkg/Makefile
+++ b/pkgtools/rpm2pkg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2009/04/23 21:38:02 tron Exp $
+# $NetBSD: Makefile,v 1.42 2009/05/19 08:59:29 wiz Exp $
DISTNAME= rpm2pkg-2.2
CATEGORIES= pkgtools
@@ -8,11 +8,10 @@ DISTFILES= # empty
OWNER= tron@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/
COMMENT= Convert RPM archives to NetBSD packages
+LICENSE= modified-bsd
CONFLICTS+= suse-base<=6.4
-LICENSE= modified-bsd
-
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}