add missing description

This commit is contained in:
naddy 2005-05-26 21:18:46 +00:00
parent c1007c78a9
commit 307564922b
4 changed files with 13 additions and 4 deletions

View File

@ -1,11 +1,12 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/03/03 01:42:12 espie Exp $
# $OpenBSD: Makefile,v 1.2 2005/05/26 21:18:46 naddy Exp $
CATEGORIES= biology perl5
COMMENT= 'perl tools for bioinformatics'
HOMEPAGE= http://www.bioperl.org/
MASTER_SITES= http://bioperl.org/DIST/
HOMEPAGE= http://bioperl.org/
MASTER_SITES= ${HOMEPAGE}DIST/
DISTNAME= bioperl-1.5.0
PKGNAME= ${DISTNAME}p0
# Artistic License

View File

@ -0,0 +1 @@
Bioperl is a package of Perl tools for computational molecular biology.

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/05/21 09:37:35 espie Exp $
# $OpenBSD: Makefile,v 1.2 2005/05/26 21:18:47 naddy Exp $
COMMENT='firewall gui'
CATEGORIES=net security
@ -12,6 +12,7 @@ HOMEPAGE=http://www.fwbuilder.org/
MASTER_SITES=${MASTER_SITE_SOURCEFORGE:=fwbuilder/}
DISTNAME=fwbuilder-2.0.7
PKGNAME=${DISTNAME}p0
CONFIGURE_STYLE=gnu
MODULES=x11/qt3

View File

@ -0,0 +1,6 @@
Firewall Builder is multi-platform firewall configuration and
management tool. It consists of a GUI and set of policy compilers
for various firewall platforms. Firewall Builder uses object-oriented
approach, it helps administrator maintain a database of network
objects and allows policy editing using simple drag-and-drop
operations.