summaryrefslogtreecommitdiffstats
path: root/japanese/samba
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
committerknu <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
commitbbefe911602a99ae8eef0107c5a54a1238569918 (patch)
treee6a784c6fcf9fb5518d628b989fe84202164cacf /japanese/samba
parentdf90bfb709b014707e299439696404a9c2b543f8 (diff)
downloadFreeBSD-ports-bbefe911602a99ae8eef0107c5a54a1238569918.zip
FreeBSD-ports-bbefe911602a99ae8eef0107c5a54a1238569918.tar.gz
Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Diffstat (limited to 'japanese/samba')
-rw-r--r--japanese/samba/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/japanese/samba/Makefile b/japanese/samba/Makefile
index 671837f..8174fda 100644
--- a/japanese/samba/Makefile
+++ b/japanese/samba/Makefile
@@ -1,21 +1,23 @@
# New ports collection makefile for: samba
-# Version required: 2.0.5a
# Date created: 27 Dec 1999
# Whom: Shinya Sasaki <pcmaster@osk3.3web.ne.jp>
#
# $FreeBSD$
#
-DISTNAME= samba-2.0.5a-JP2-1.3
-PKGNAME= ja-samba-2.0.5a.2
+PORTNAME= samba
+PORTVERSION= 2.0.5a.2
CATEGORIES= japanese net
-MASTER_SITES= ftp://ftp.samba.gr.jp/pub/samba-jp/samba-2.0.5a-JP2/ \
+MASTER_SITES= ftp://ftp.samba.gr.jp/pub/samba-jp/${SAMBA_JP_NAME}/ \
http://www3.osk.3web.ne.jp/~pcmaster/network/samba/
+DISTNAME= ${SAMBA_JP_NAME}-1.3
MAINTAINER= pcmaster@osk3.3web.ne.jp
Y2K= http://us1.samba.org/samba/docs/sambay2k.html
+SAMBA_JP_NAME= ${PORTNAME}-${PORTVERSION:R}-JP${PORTVERSION:E}
+
# directories
VARDIR= /var
SAMBA_SPOOL= ${VARDIR}/spool/samba
@@ -36,7 +38,6 @@ CONFIGURE_ARGS+=--with-krb5=${KRB5_HOME}
.endif
WRKSRC= ${WRKDIR}/${DISTNAME}/source
-#WRKSRC= ${WRKDIR}/samba-2.0.5a-JP2/source
MANLANG= "" ja
MAN1= nmblookup.1 smbstatus.1 smbclient.1 smbrun.1 smbtar.1 \
@@ -47,7 +48,7 @@ MAN8= smbd.8 nmbd.8 smbpasswd.8 swat.8 \
smbmount.8 smbumount.8 smbmnt.8
post-extract:
- ${MV} ${WRKDIR}/samba-2.0.5a-JP2 ${WRKDIR}/${DISTNAME}
+ ${MV} ${WRKDIR}/${SAMBA_JP_NAME} ${WRKDIR}/${DISTNAME}
post-install:
${MKDIR} ${PREFIX}/share/examples/samba
OpenPOWER on IntegriCloud