diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2010-02-14 14:04:04 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2010-02-14 14:04:04 +0000 |
commit | 81e51723e739841c411622e2716fcab8496d4e0b (patch) | |
tree | bb8bf8b1b5fe1b1be7e78518f97fbf9eb28a1ad6 /japanese/roundcube | |
parent | 61d14f89a79068073fcec4825314ed2c31ba6046 (diff) | |
download | ports-81e51723e739841c411622e2716fcab8496d4e0b.tar.gz ports-81e51723e739841c411622e2716fcab8496d4e0b.zip |
Notes
Diffstat (limited to 'japanese/roundcube')
-rw-r--r-- | japanese/roundcube/Makefile | 20 | ||||
-rw-r--r-- | japanese/roundcube/distinfo | 6 |
2 files changed, 26 insertions, 0 deletions
diff --git a/japanese/roundcube/Makefile b/japanese/roundcube/Makefile new file mode 100644 index 000000000000..6facdf3f42da --- /dev/null +++ b/japanese/roundcube/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: ja-roundcube +# Date created: 2010-02-10 +# Whom: Norikatsu Shigemura <nork@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= japanese mail www + +PATCH_SITES= http://www.sera.desuyo.net/roundcube/ +PATCHFILES= roundcubemail-0.3.1-ja.patch +PATCH_DIST_STRIP= -p1 + +MAINTAINER= nork@FreeBSD.org + +CONFLICTS= roundcube-[0-9]* +MASTERDIR= ${.CURDIR}/../../mail/roundcube +MD5_FILE= ${.CURDIR}/distinfo + +.include "${MASTERDIR}/Makefile" diff --git a/japanese/roundcube/distinfo b/japanese/roundcube/distinfo new file mode 100644 index 000000000000..85fc765fc071 --- /dev/null +++ b/japanese/roundcube/distinfo @@ -0,0 +1,6 @@ +MD5 (roundcubemail-0.3.1.tar.gz) = 34e8e18772e7eada8769b6c5c20f7c8e +SHA256 (roundcubemail-0.3.1.tar.gz) = 78b7160e58fc3692591e8a909464a858500768e5e7a7c076b496a7caf119ddd1 +SIZE (roundcubemail-0.3.1.tar.gz) = 1917564 +MD5 (roundcubemail-0.3.1-ja.patch) = ee2674dcbb0c701d36a506d73cb21425 +SHA256 (roundcubemail-0.3.1-ja.patch) = 0c2948d000f75139974e0b62ec92690d7cc19235a12db0e3e8b3f761a451af72 +SIZE (roundcubemail-0.3.1-ja.patch) = 30994 |