summaryrefslogtreecommitdiff
path: root/archivers/ucl
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/ucl')
-rw-r--r--archivers/ucl/DESCR4
-rw-r--r--archivers/ucl/Makefile16
-rw-r--r--archivers/ucl/PLIST6
-rw-r--r--archivers/ucl/buildlink3.mk19
-rw-r--r--archivers/ucl/distinfo5
5 files changed, 0 insertions, 50 deletions
diff --git a/archivers/ucl/DESCR b/archivers/ucl/DESCR
deleted file mode 100644
index 6b4046a191f..00000000000
--- a/archivers/ucl/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-UCL is a portable lossless data compression library written in ANSI C.
-UCL implements a number of compression algorithms that achieve an
-excellent compression ratio while allowing *very* fast decompression.
-Decompression requires no additional memory.
diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile
deleted file mode 100644
index a651d97a89e..00000000000
--- a/archivers/ucl/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2006/03/04 21:28:53 jlam Exp $
-#
-
-DISTNAME= ucl-1.03
-CATEGORIES= archivers
-MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.oberhumer.com/opensource/ucl/
-COMMENT= Lossless data compression library
-
-USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/ucl/PLIST b/archivers/ucl/PLIST
deleted file mode 100644
index a3ae8752b88..00000000000
--- a/archivers/ucl/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/15 16:58:21 drochner Exp $
-include/ucl/ucl.h
-include/ucl/ucl_asm.h
-include/ucl/uclconf.h
-lib/libucl.la
-@dirrm include/ucl
diff --git a/archivers/ucl/buildlink3.mk b/archivers/ucl/buildlink3.mk
deleted file mode 100644
index a912195abaa..00000000000
--- a/archivers/ucl/buildlink3.mk
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.5 2006/07/08 23:10:35 jlam Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-UCL_BUILDLINK3_MK:= ${UCL_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+= ucl
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nucl}
-BUILDLINK_PACKAGES+= ucl
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}ucl
-
-.if !empty(UCL_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.ucl+= ucl>=1.03
-BUILDLINK_PKGSRCDIR.ucl?= ../../archivers/ucl
-.endif # UCL_BUILDLINK3_MK
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/archivers/ucl/distinfo b/archivers/ucl/distinfo
deleted file mode 100644
index 66dd4f8232d..00000000000
--- a/archivers/ucl/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/02/15 16:58:21 drochner Exp $
-
-SHA1 (ucl-1.03.tar.gz) = 5847003d136fbbca1334dd5de10554c76c755f7c
-RMD160 (ucl-1.03.tar.gz) = d1b50127d482481c125eabff9a9c157d491c4a6a
-Size (ucl-1.03.tar.gz) = 534881 bytes