ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/core/common-services/Makefile
Revision: 24559
Committed: Sun Oct 21 20:07:02 2018 UTC (5 years, 5 months ago) by laffer1
File size: 515 byte(s)
Log Message:
update bind

File Contents

# Content
1 # Created By: Lucas Holt <luke@midnightbsd.org>
2 # $MidnightBSD$
3
4 PORTNAME= common-services
5 PORTVERSION= 1.4
6 CATEGORIES= core
7 MASTER_SITES= # none
8 DISTFILES= # none
9
10 MAINTAINER= luke@MidnightBSD.org
11 COMMENT= MidnightBSD Common Services
12
13 LICENSE= agg
14
15 RUN_DEPENDS= ${LOCALBASE}/sbin/named:${PORTSDIR}/dns/bind912 \
16 ${LOCALBASE}/sbin/sendmail:${PORTSDIR}/mail/sendmail \
17 smbd:${PORTSDIR}/net/samba44 \
18 cupsd:${PORTSDIR}/print/cups
19
20 NO_WRKSUBDIR= YES
21 NO_BUILD= YES
22
23 do-install:
24
25 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H