2004-02-07 07:39:23 +01:00
|
|
|
# $NetBSD: Makefile,v 1.15 2004/02/07 06:39:23 xtraeme Exp $
|
StuffIt Expander and Creator
Command-line utilities to:
* create StuffIt (.sit) and Zip (.zip) archives
* encode files into uuencode, BinHex, and MacBinary formats
* expand StuffIt and Zip archives
* expand encrypted StuffIt archives
* decode or expand: Compact Pro, zip, arc, arj, lha (lzh),
rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME,
tar, MacBinary, segmented StuffIt, PrivateFile, bzip2,
and AppleSingle.
From Ben Collver in pkg/13147
2001-06-09 10:17:44 +02:00
|
|
|
|
2001-10-25 21:57:34 +02:00
|
|
|
DISTNAME= stuffit520.611linux-i386
|
|
|
|
PKGNAME= stuffit-5.2.0.611
|
StuffIt Expander and Creator
Command-line utilities to:
* create StuffIt (.sit) and Zip (.zip) archives
* encode files into uuencode, BinHex, and MacBinary formats
* expand StuffIt and Zip archives
* expand encrypted StuffIt archives
* decode or expand: Compact Pro, zip, arc, arj, lha (lzh),
rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME,
tar, MacBinary, segmented StuffIt, PrivateFile, bzip2,
and AppleSingle.
From Ben Collver in pkg/13147
2001-06-09 10:17:44 +02:00
|
|
|
CATEGORIES= archivers
|
2002-03-31 06:58:25 +02:00
|
|
|
MASTER_SITES= ftp://ftp.aladdinsys.com/pub/linux/StuffIt/ \
|
|
|
|
ftp://ftp2.aladdinsys.com/pub/linux/StuffIt/
|
2001-10-25 21:57:34 +02:00
|
|
|
EXTRACT_SUFX= .tgz
|
StuffIt Expander and Creator
Command-line utilities to:
* create StuffIt (.sit) and Zip (.zip) archives
* encode files into uuencode, BinHex, and MacBinary formats
* expand StuffIt and Zip archives
* expand encrypted StuffIt archives
* decode or expand: Compact Pro, zip, arc, arj, lha (lzh),
rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME,
tar, MacBinary, segmented StuffIt, PrivateFile, bzip2,
and AppleSingle.
From Ben Collver in pkg/13147
2001-06-09 10:17:44 +02:00
|
|
|
|
2003-12-24 10:53:47 +01:00
|
|
|
MAINTAINER= ben@NetBSD.org
|
2003-07-22 07:14:42 +02:00
|
|
|
HOMEPAGE= http://www.aladdinsys.com/expander/
|
StuffIt Expander and Creator
Command-line utilities to:
* create StuffIt (.sit) and Zip (.zip) archives
* encode files into uuencode, BinHex, and MacBinary formats
* expand StuffIt and Zip archives
* expand encrypted StuffIt archives
* decode or expand: Compact Pro, zip, arc, arj, lha (lzh),
rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME,
tar, MacBinary, segmented StuffIt, PrivateFile, bzip2,
and AppleSingle.
From Ben Collver in pkg/13147
2001-06-09 10:17:44 +02:00
|
|
|
COMMENT= Stuffit Archive Creator and Expander
|
|
|
|
|
2004-02-07 07:39:23 +01:00
|
|
|
.include "../../mk/bsd.prefs.mk"
|
|
|
|
|
|
|
|
.if ${OPSYS} == "NetBSD"
|
2002-04-04 14:29:46 +02:00
|
|
|
DEPENDS+= suse_base>=6:../../emulators/${SUSE_DIR_PREFIX}_base
|
2004-02-07 07:39:23 +01:00
|
|
|
.endif
|
StuffIt Expander and Creator
Command-line utilities to:
* create StuffIt (.sit) and Zip (.zip) archives
* encode files into uuencode, BinHex, and MacBinary formats
* expand StuffIt and Zip archives
* expand encrypted StuffIt archives
* decode or expand: Compact Pro, zip, arc, arj, lha (lzh),
rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME,
tar, MacBinary, segmented StuffIt, PrivateFile, bzip2,
and AppleSingle.
From Ben Collver in pkg/13147
2001-06-09 10:17:44 +02:00
|
|
|
|
|
|
|
RESTRICTED= "Redistribution not permitted"
|
|
|
|
NO_SRC_ON_FTP= ${RESTRICTED}
|
|
|
|
NO_SRC_ON_CDROM= ${RESTRICTED}
|
|
|
|
NO_BIN_ON_FTP= ${RESTRICTED}
|
|
|
|
NO_BIN_ON_CDROM= ${RESTRICTED}
|
|
|
|
|
|
|
|
ONLY_FOR_PLATFORM= NetBSD-*-i386
|
|
|
|
|
2004-01-20 13:07:06 +01:00
|
|
|
WRKSRC= ${WRKDIR}
|
StuffIt Expander and Creator
Command-line utilities to:
* create StuffIt (.sit) and Zip (.zip) archives
* encode files into uuencode, BinHex, and MacBinary formats
* expand StuffIt and Zip archives
* expand encrypted StuffIt archives
* decode or expand: Compact Pro, zip, arc, arj, lha (lzh),
rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME,
tar, MacBinary, segmented StuffIt, PrivateFile, bzip2,
and AppleSingle.
From Ben Collver in pkg/13147
2001-06-09 10:17:44 +02:00
|
|
|
CHECK_SHLIBS= NO
|
|
|
|
NO_CONFIGURE= # defined
|
|
|
|
NO_BUILD= # defined
|
2002-08-25 23:48:57 +02:00
|
|
|
USE_BUILDLINK2= # defined
|
StuffIt Expander and Creator
Command-line utilities to:
* create StuffIt (.sit) and Zip (.zip) archives
* encode files into uuencode, BinHex, and MacBinary formats
* expand StuffIt and Zip archives
* expand encrypted StuffIt archives
* decode or expand: Compact Pro, zip, arc, arj, lha (lzh),
rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME,
tar, MacBinary, segmented StuffIt, PrivateFile, bzip2,
and AppleSingle.
From Ben Collver in pkg/13147
2001-06-09 10:17:44 +02:00
|
|
|
|
|
|
|
do-install:
|
|
|
|
${INSTALL_PROGRAM} ${WRKSRC}/bin/* ${PREFIX}/bin
|
|
|
|
${INSTALL_MAN} ${WRKSRC}/man/man1/* ${PREFIX}/man/man1
|
|
|
|
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/stuffit
|
|
|
|
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/stuffit/stuff
|
|
|
|
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/stuffit/unstuff
|
|
|
|
${INSTALL_DATA} ${WRKSRC}/doc/stuff/* \
|
|
|
|
${PREFIX}/share/doc/stuffit/stuff/
|
|
|
|
${INSTALL_DATA} ${WRKSRC}/doc/unstuff/* \
|
|
|
|
${PREFIX}/share/doc/stuffit/unstuff/
|
|
|
|
|
2002-04-04 14:29:46 +02:00
|
|
|
.include "../../emulators/suse_linux/Makefile.application"
|
2003-03-26 05:05:37 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|