cpanify, add license, remove homepage (the contained docs are the same)
and bump version ok steven@
This commit is contained in:
parent
c6cc0fbee2
commit
df9a4b39b1
@ -1,21 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2005/07/06 23:18:10 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2006/12/14 19:14:43 dassow Exp $
|
||||
|
||||
COMMENT= "Tie hashes to DBI relational databases"
|
||||
|
||||
VERSION= 0.91
|
||||
DISTNAME= Tie-DBI-${VERSION}
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= databases perl5
|
||||
|
||||
HOMEPAGE= http://stein.cshl.org/~lstein/Tie-DBI/
|
||||
MODULES= cpan
|
||||
DISTNAME= Tie-DBI-0.91
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= databases
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user