Skip to content

Commit

Permalink
Add LICENSE; enable NO_BUILDLINK.
Browse files Browse the repository at this point in the history
  • Loading branch information
wiz committed Feb 27, 2004
1 parent 403976b commit c8f2c90
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions archivers/rar-linux/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/02/27 15:10:29 wiz Exp $
# $NetBSD: Makefile,v 1.2 2004/02/27 15:18:26 wiz Exp $
#

DISTNAME= rarlinux-3.3.0
Expand All @@ -9,12 +9,11 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.rarsoft.com/rar/
COMMENT= RAR command line archiver (Linux binary)

WRKSRC= ${WRKDIR}/rar
USE_BUILDLINK2= yes

ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-i386 NetBSD-1.[6-9]*-i386 Linux-*-i[3-6]86
LICENSE= rar-license

WRKSRC= ${WRKDIR}/rar
NO_BUILDLINK= yes
ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-i386 NetBSD-1.[6-9]*-i386 Linux-*-i[3-6]86
WRKSRC= ${WRKDIR}/rar

.include "../../mk/bsd.prefs.mk"

Expand Down

0 comments on commit c8f2c90

Please sign in to comment.