mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
12 lines
161 B
Makefile
12 lines
161 B
Makefile
COMMENT= extension for portable daemons
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Net-Daemon-0.49
|
|
CATEGORIES= net
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|