openbsd-ports/devel/p5-File-BaseDir/Makefile
jasper 8059e35b89 import p5-File-BaseDir 0.02
This module can be used to find directories and files as specified by
the XDG Base Directory Specification.

ok simon@
2007-03-18 19:54:45 +00:00

18 lines
361 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2007/03/18 19:54:45 jasper Exp $
COMMENT= "use the freedesktop Base Directory Specification"
DISTNAME= File-BaseDir-0.02
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
CPAN_AUTHOR= PARDUS/File-BaseDir
.include <bsd.port.mk>