summaryrefslogblamecommitdiff
path: root/archivers/alz2zip/Makefile
blob: 3efaec1ee85a8d349ce7b1ed5a203b74adb3e037 (plain) (tree)


















                                                          
# New ports collection makefile for:	alz2zip
# Date created:		17 Feb 2004
# Whom:			Hye-Shik Chang <perky@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	alz2zip
PORTVERSION=	0.1
CATEGORIES=	archivers converters python
MASTER_SITES=	http://openlook.org/distfiles/

MAINTAINER=	perky@FreeBSD.org
COMMENT=	Convert Alzip files to zip format

USE_PYTHON=	2.1+
USE_PYDISTUTILS=yes

.include <bsd.port.mk>