ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/core/common-services/Makefile
Revision: 22491
Committed: Mon Jun 12 13:49:03 2017 UTC (6 years, 10 months ago) by laffer1
File size: 515 byte(s)
Log Message:
update versions

File Contents

# User Rev Content
1 laffer1 15683 # Created By: Lucas Holt <luke@midnightbsd.org>
2     # $MidnightBSD$
3    
4     PORTNAME= common-services
5 laffer1 22491 PORTVERSION= 1.2
6 laffer1 15683 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 laffer1 22491 RUN_DEPENDS= ${LOCALBASE}/sbin/named:${PORTSDIR}/dns/bind910 \
16 laffer1 15683 ${LOCALBASE}/sbin/sendmail:${PORTSDIR}/mail/sendmail \
17 laffer1 22491 smbd:${PORTSDIR}/net/samba43 \
18 laffer1 21424 cupsd:${PORTSDIR}/print/cups
19 laffer1 15683
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