16 lines
255 B
Makefile
16 lines
255 B
Makefile
# $OpenBSD: Makefile,v 1.7 2013/10/11 23:48:45 naddy Exp $
|
|
|
|
COMMENT= env prompter for zoid shell
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Env-PS1-0.06
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
.include <bsd.port.mk>
|