summaryrefslogblamecommitdiff
path: root/ports-mgmt/portcheckout/Makefile
blob: 66a04a34d548e5c8c82192655098b3318ca4ad23 (plain) (tree)
1
2
3
4
5
6
7
8
9
                   
           
 

                            
                 
                          
                                                 
 
                                 
                                                                
 
                                
                               
                              
                     
                                
 
                   
                      
# Created by: wosch
# $FreeBSD$

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>