- sky is blue, grass is green...

after a post from James Wright on ports@
This commit is contained in:
ajacoutot 2009-06-06 21:59:38 +00:00
parent d90434dd70
commit 542480064e
6 changed files with 6 additions and 16 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.15 2008/01/04 18:38:51 espie Exp $
# $OpenBSD: Makefile,v 1.16 2009/06/06 21:59:38 ajacoutot Exp $
COMMENT= curses(3) based terminal widgets
MODULES= cpan
VERSION= 1.997
DISTNAME= CursesWidgets-${VERSION}
PKGNAME= p5-${DISTNAME}p1
PKGNAME= p5-${DISTNAME}p2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Curses/}

View File

@ -1,5 +0,0 @@
A demo of the Curses-Widgets library in action has been copied
to ${PREFIX}/share/examples/p5-Curses-Widgets/demo.pl
Run it now to see the capabilities of the library, and make
sure installation has been successful.

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.14 2007/09/15 21:41:50 merdely Exp $
# $OpenBSD: Makefile,v 1.15 2009/06/06 21:59:38 ajacoutot Exp $
COMMENT= perl module to gateway between news and mail
MODULES= cpan
DISTNAME= Gateway-0.42
PKGNAME= p5-${DISTNAME}p1
PKGNAME= p5-${DISTNAME}p2
CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=News/}

View File

@ -1,4 +0,0 @@
Example files demonstrating the usage of p5-Gateway
have been installed into:
${PREFIX}/share/examples/p5-Gateway

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.28 2009/02/04 12:53:39 jasper Exp $
# $OpenBSD: Makefile,v 1.29 2009/06/06 21:59:38 ajacoutot Exp $
COMMENT= perl module to manage XML RSS files
DISTNAME= XML-RSS-1.43
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= textproc
# perl

View File

@ -1,2 +0,0 @@
Example files demonstrating the XML::RSS API have been
installed in ${PREFIX}/share/examples/p5-XML-RSS