summaryrefslogtreecommitdiff
path: root/japanese/samba3/Makefile
blob: 4277c85de2c21093fc34917231abfbbb95ad2180 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# New ports collection makefile for:	ja-samba
# Date created:				8 Nov 2004
# Whom:					Timur Bakeyev <timur@gnu.org>
#
# $FreeBSD$
#

PORTVERSION=		3.0.26a
PORTREVISION=		0
PORTEPOCH=		1
CATEGORIES=		japanese net
PKGNAMEPREFIX=		ja-

PATCH_SITES=		http://dist.bsdlab.org/
PATCHFILES=		samba-${PORTVERSION}-i18n-20071010.bz2
PATCH_DIST_STRIP=	-p0

MAINTAINER=		kuriyama@FreeBSD.org
COMMENT=		Japanese Samba

CONFLICTS=		ja-samba-2.* samba-2.* samba-3.0.* sharity-light-1.*

SAMBA_PORT=		samba3

MASTERDIR=		${.CURDIR}/../../net/${SAMBA_PORT}
MD5_FILE=		${.CURDIR}/distinfo
DESCR=			${.CURDIR}/pkg-descr

# Maintainer's note:
#   Don't forget to test with WITH_ADS, WITH_CUPS, WITH_QUOTAS,
#   WITH_MSDFS, WITH_PAM_SMBPASS for such users.

.include "${MASTERDIR}/Makefile"