openbsd-ports/databases/p5-Rose-Object/Makefile
espie 2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00

20 lines
364 B
Makefile

# $OpenBSD: Makefile,v 1.7 2010/11/15 00:22:52 espie Exp $
COMMENT= object oriented DBMS for perl
MODULES= cpan
USE_GROFF = Yes
DISTNAME= Rose-Object-0.856
CATEGORIES= databases devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= databases/p5-Rose-DateTime
.include <bsd.port.mk>