aboutsummaryrefslogtreecommitdiff
path: root/archivers/libdynamite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libdynamite/Makefile')
-rw-r--r--archivers/libdynamite/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/archivers/libdynamite/Makefile b/archivers/libdynamite/Makefile
deleted file mode 100644
index 75428dc47dff..000000000000
--- a/archivers/libdynamite/Makefile
+++ /dev/null
@@ -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@FreeBSD.org
-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>