Update to 1.12; from Han Boetes <han@mijncomputer.nl>.
This commit is contained in:
parent
b070554cba
commit
520f27f5ee
@ -1,13 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2003/05/15 06:19:41 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2003/06/18 11:47:13 naddy Exp $
|
||||
|
||||
COMMENT= "perl module to formating plaintext"
|
||||
COMMENT= "perl module for formatting plaintext"
|
||||
|
||||
DISTNAME= Text-Autoformat-1.11
|
||||
DISTNAME= Text-Autoformat-1.12
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5
|
||||
|
||||
MAINTAINER= Han Boetes <han@linux-mandrake.com>
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
@ -22,7 +23,7 @@ RUN_DEPENDS= :p5-Text-Reform-*:textproc/p5-Text-Reform
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
DOT_FILES= ${FILESDIR}/dot.emacs ${FILESDIR}/dot.vimrc
|
||||
SAMPLE_DIR= ${PREFIX}/share/examples/${DISTNAME}
|
||||
SAMPLE_DIR= ${PREFIX}/share/examples/p5-Text-Autoformat
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${SAMPLE_DIR}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Text-Autoformat-1.11.tar.gz) = a7edef88c2371c3c5f62472e330dae4e
|
||||
RMD160 (Text-Autoformat-1.11.tar.gz) = 4d743a189351fdbdb4104f81ba0050b9f50bc90b
|
||||
SHA1 (Text-Autoformat-1.11.tar.gz) = b903c79496e8b4264bbcbec480a4fbdf07eefd7e
|
||||
MD5 (Text-Autoformat-1.12.tar.gz) = a5a588e7a2d98fc8e8f196db71290dc0
|
||||
RMD160 (Text-Autoformat-1.12.tar.gz) = 94c03f42aa988f0b2dbba562b16c82f3a0a412f7
|
||||
SHA1 (Text-Autoformat-1.12.tar.gz) = eb3829c5190c05e562d240c3f1f26b26870705ea
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/05/15 06:19:41 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2003/06/18 11:47:13 naddy Exp $
|
||||
${P5SITE}/Text/Autoformat.pm
|
||||
man/man3p/Text::Autoformat.3p
|
||||
share/examples/Text-Autoformat-1.11/dot.emacs
|
||||
share/examples/Text-Autoformat-1.11/dot.vimrc
|
||||
share/examples/p5-Text-Autoformat/dot.emacs
|
||||
share/examples/p5-Text-Autoformat/dot.vimrc
|
||||
|
Loading…
Reference in New Issue
Block a user