Import of a quick'n'dirty interface to p5-Penguin

This commit is contained in:
James FitzGibbon 1997-05-30 20:04:13 +00:00
parent 8dda912a0f
commit be30bbf945
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6645
5 changed files with 61 additions and 0 deletions

View file

@ -0,0 +1,32 @@
# New ports collection makefile for: p5-Penguin-Easy
# Version required: 1.1
# Date created: May 28th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $Id$
#
DISTNAME= Penguin-Easy-1.1
PKGNAME= p5-Penguin-Easy-1.1
CATEGORIES= devel security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Penguin
MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
${PREFIX}/lib/perl5/site_perl/Penguin.pm:${PORTSDIR}/devel/p5-Penguin
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
MANPREFIX= ${PREFIX}/lib/perl5
MAN3= Penguin::Easy.3
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
post-install:
${MKDIR} ${PREFIX}/lib/perl5/site_perl/Penguin/Easy/bin ${PREFIX}/lib/perl5/site_perl/Penguin/Easy/doc
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ${WRKSRC}/bin/ep ${PREFIX}/lib/perl5/site_perl/Penguin/Easy/bin
${INSTALL_DATA} ${WRKSRC}/Penguin-howto ${PREFIX}/lib/perl5/site_perl/Penguin/Easy/doc
.include <bsd.port.mk>

View file

@ -0,0 +1 @@
MD5 (Penguin-Easy-1.1.tar.gz) = d79af1174adc79974e0fcf1934633168

View file

@ -0,0 +1 @@
a quick and easy implemention of the p5-Penguin module

View file

@ -0,0 +1,17 @@
Penguin::Easy
=============
This module came about by reading the Penguin mailing list, and looking for
a simple way to execute Penguin for those of you who are interested in using
it, but find that the damn thing has too many packages to include.
Woe is over, use Penguin::Easy, create the object, and run the damn
thing. Simple.
Also included is my Penguin Install guide, that was pushed around the
mailing list for quite a while.
Regards,
James Duncan.
Tue Aug 27 14:19:11 EDT 1996

View file

@ -0,0 +1,10 @@
lib/perl5/man/man3/Penguin::Easy.3.gz
lib/perl5/site_perl/Penguin/Easy.pm
lib/perl5/site_perl/Penguin/Easy/doc/Penguin-howto
lib/perl5/site_perl/Penguin/Easy/bin/ep
lib/perl5/site_perl/i386-freebsd/auto/Penguin/Easy/.packlist
@dirrm lib/perl5/site_perl/i386-freebsd/auto/Penguin/Easy
@dirrm lib/perl5/site_perl/Penguin/Easy/doc
@dirrm lib/perl5/site_perl/Penguin/Easy/bin
@dirrm lib/perl5/site_perl/Penguin/Easy