aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-setup.h
Commit message (Expand)AuthorAgeFilesLines
* Disabled for now.Ettore Perazzoli2002-11-201-4/+1
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-4/+5
* Shell config page routines. Right now handles the default folders page.Dan Winship2002-04-111-2/+3
* New. Check that things that need to be in the config db are. Right now itDan Winship2002-04-091-1/+4
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Big shell reorganization.Ettore Perazzoli2000-05-071-0/+31
7:24 +0800 - Add p5-PerlIO-Layers 0.008' href='/~lantw44/cgit/freebsd-ports-graphics/commit/devel/p5-PerlIO-Layers/Makefile?id=d7c2ef411847a2ee5954ad0ad7d745fc01565d23'>d7c2ef41184
172967ef162
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28







                                                                    
                     






                                                               


                           
                                                                       
                                
 

                        


                                
                      
# New ports collection makefile for:    p5-PerlIO-Layers
# Date created:     2011-08-27
# Whom:         Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   PerlIO-Layers
PORTVERSION=    0.010
CATEGORIES= devel perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= sunpoet@FreeBSD.org
COMMENT=    Query the properties/capabilities of filehandle

LICENSE=    ART10 GPLv1
LICENSE_COMB=   dual

BUILD_DEPENDS=  p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
RUN_DEPENDS:=   ${BUILD_DEPENDS}

USE_PERL5=  modbuild
USES=       perl5

MAN3=       PerlIO::Layers.3

.include <bsd.port.mk>