# $NetBSD$
#

DISTNAME=	executable-path-0.0.3
CATEGORIES=	devel

MAINTAINER=	pho@cielonegro.org
COMMENT=	Finding out the full path of the executable
LICENSE=	public-domain

# We should support more platforms in the near future.
ONLY_FOR_PLATFORM=	Darwin-*-* FreeBSD-*-* NetBSD-*-*

.include "../../wip/mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
