- Fix fetch

- Pass maintainership to submitter
- Add pkg-message.in

PR:		ports/159146
Submitted by:	Aex Keda <admin@lissyara.su> (maintainer)
This commit is contained in:
Dennis Herrmann 2011-07-23 23:18:18 +00:00
parent e6dba568ae
commit 68942ae429
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278214
2 changed files with 5 additions and 5 deletions

View file

@ -8,20 +8,20 @@
PORTNAME= colorize
PORTVERSION= 0.3.4
CATEGORIES= sysutils
MASTER_SITES= http://colorize.raszi.hu/downloads/
MASTER_SITES= ftp://ftp.lissyara.su/distfiles/ \
ftp://p3-800.lissyara.su/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= admin@lissyara.su
COMMENT= A robust log colorizer
BROKEN= Does not fetch
RUN_DEPENDS= ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
NO_BUILD= yes
USE_PERL5= yes
SUB_FILES= pkg-message
MAN1= colorize.1
MANCOMPRESSED= yes

View file

@ -1,5 +1,5 @@
---------------------------------------------------------------------------
To customize the colorize utility, you can make changes to
/usr/local/etc/colorizerc
%%PREFIX%%/etc/colorizerc
or user-specific changes in ~/.colorizerc
---------------------------------------------------------------------------