aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/pkg_tree/Makefile
blob: 87841c41d6a33b4ac9ab83c59efa8e7c629a65ab (plain) (blame)
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
# New ports collection makefile for:   pkg_tree
# Date created:        24 September 2001
# Whom:                Edwin Groothuis (edwin@mavetju.org)
#
# $FreeBSD$
#

PORTNAME=   pkg_tree
PORTVERSION=    1.1
PORTREVISION=   1
CATEGORIES= sysutils
MASTER_SITES=   http://www.mavetju.org/download/

MAINTAINER= edwin@mavetju.org
COMMENT=    Get a 'graphical' tree-overview of installed packages

USE_PERL5=  yes

MAN7=       pkg_tree.7
PLIST_FILES=    bin/pkg_tree

post-patch:
    @${REINPLACE_CMD} -e 's|__PREFIX__|${PREFIX}|g ; \
        s|__INSTALL_MAN__|${INSTALL_MAN}|g ; \
        s|__INSTALL_SCRIPT__|${INSTALL_SCRIPT}|g' ${WRKSRC}/Makefile

.include <bsd.port.mk>
ph'>* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-9/+1 * - support stageaz2014-01-063-5/+3 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2