mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Remove archivers/dynamite, project has been renamed to archivers/libdynamite.
PR: ports/123941 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Repocopy by: marcus
This commit is contained in:
parent
92425c733a
commit
52a66cd6e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214378
@ -48,7 +48,6 @@
|
||||
SUBDIR += libarchive
|
||||
SUBDIR += libcabinet
|
||||
SUBDIR += libcomprex
|
||||
SUBDIR += libdynamite
|
||||
SUBDIR += liblzxcomp
|
||||
SUBDIR += libmspack
|
||||
SUBDIR += libunrar
|
||||
|
@ -1,22 +0,0 @@
|
||||
# New ports collection makefile for: dynamite
|
||||
# Date Created: 10 January 2005
|
||||
# Whom: Sam Lawrance <boris@brooknet.com.au>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= dynamite
|
||||
PORTVERSION= 0.1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= synce
|
||||
|
||||
MAINTAINER= ports@logvinov.com
|
||||
COMMENT= Decompress data compressed with PKWARE Data Compression Library
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnometarget
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (dynamite-0.1.tar.gz) = 5e99d9172f60b8084cc6f6ba1a8c8261
|
||||
SHA256 (dynamite-0.1.tar.gz) = 50941f9f42fd17e3262abfebdbc5d3f7f1f3f3e14ceec7d0f4523edc00d13038
|
||||
SIZE (dynamite-0.1.tar.gz) = 194544
|
@ -1,4 +0,0 @@
|
||||
Dynamite is a tool and library for decompressing data compressed with the
|
||||
PKWARE Data Compression Library.
|
||||
|
||||
WWW: http://synce.sourceforge.net
|
@ -1,7 +0,0 @@
|
||||
bin/dynamite
|
||||
include/libdynamite.h
|
||||
lib/libdynamite.a
|
||||
lib/libdynamite.la
|
||||
lib/libdynamite.so
|
||||
lib/libdynamite.so.0
|
||||
share/aclocal/dynamite.m4
|
Loading…
Reference in New Issue
Block a user