pkgsrc/archivers/cxunzip/Makefile
2002-09-21 00:31:17 +00:00

18 lines
460 B
Makefile

# $NetBSD: Makefile,v 1.2 2002/09/21 00:38:46 jlam Exp $
DISTNAME= cxunzip-0.96
CATEGORIES= archivers
MASTER_SITES= http://gurb.ton.tut.fi/gnome/download/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://gurb.ton.tut.fi/gnome
COMMENT= Cloned Xunzip is a GNOME zip-archive uncompressing program
USE_BUILDLINK2= yes
USE_X11= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
#USE_LIBTOOL= yes
.include "../../x11/gnome-libs/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"