# Created By:	Lucas Holt <luke@midnightbsd.org>

PORTNAME=	common-services
PORTVERSION=	1.6
CATEGORIES=	core
MASTER_SITES=	# none
DISTFILES=	# none

MAINTAINER=     luke@MidnightBSD.org
COMMENT=        MidnightBSD Common Services

LICENSE=	agg

RUN_DEPENDS=	smbd:net/samba410 \
		cupsd:print/cups

NO_WRKSUBDIR=	YES
NO_BUILD=	YES

do-install:

.include <bsd.port.mk>
