# Created by: wosch
# $FreeBSD: tags/RELEASE_10_0_0/ports-mgmt/portcheckout/Makefile 327762 2013-09-20 22:36:49Z bapt $

PORTNAME=	portcheckout
PORTVERSION=	2.0
PORTREVISION=	1
CATEGORIES=	ports-mgmt
MASTER_SITES=	http://wolfram.schneider.org/src/

MAINTAINER=	wosch@FreeBSD.org
COMMENT=	Checkout and build ports and all depending ports

USES=		shebangfix perl5
SHEBANG_FILES=	portcheckout.pl
MAN1=		portcheckout.1
MANCOMPRESSED=	maybe
PLIST_FILES=	bin/portcheckout

NO_STAGE=	yes
.include <bsd.port.mk>
