aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-IO-Stty/Makefile
blob: 68ca226798ce0a889271c3eccb32917a3b17147d (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  





                                                               

                       


                                        
                   
                                             
 
                                 
 
                   

                      
# New ports collection makefile for:	p5-IO-Stty
# Date created:		14 Jan 2000
# Whom:			Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#

PORTNAME=	IO-Stty
PORTVERSION=	0.02
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	IO
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-.${PORTVERSION:E}

MAINTAINER=	ports@FreeBSD.org

PERL_CONFIGURE=	yes

.include <bsd.port.mk>