4efd01817b
zoidberg dependency
18 lines
326 B
Makefile
18 lines
326 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2007/04/08 22:42:00 espie Exp $
|
|
|
|
COMMENT= 'env prompter for zoid shell'
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Env-PS1-0.05
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
.include <bsd.port.mk>
|