summaryrefslogtreecommitdiff
path: root/archivers/ucl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/ucl/Makefile')
-rw-r--r--archivers/ucl/Makefile16
1 files changed, 0 insertions, 16 deletions
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"