18 lines
303 B
Makefile
18 lines
303 B
Makefile
COMMENT = use the freedesktop Base Directory Specification
|
|
|
|
DISTNAME = File-BaseDir-0.09
|
|
|
|
CATEGORIES = devel
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
RUN_DEPENDS = devel/p5-IPC-System-Simple \
|
|
x11/xdg-user-dirs-gtk
|
|
TEST_DEPENDS = sysutils/p5-File-Which
|
|
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|