15 lines
258 B
Makefile
15 lines
258 B
Makefile
# $OpenBSD: Makefile,v 1.18 2013/03/11 11:35:52 espie Exp $
|
|
|
|
COMMENT= extension for portable daemons
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-Daemon-0.48
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|