diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2008-01-04 20:22:56 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2008-01-04 20:22:56 +0000 |
commit | 0f1088e2a0f536503bc4650de362cff1f6a373f5 (patch) | |
tree | 220760ce90d240b437a08cb32a38e06bd50a3034 /portuguese | |
parent | a683cd69901b3ead7d2bdbbc708e418320ce1dbd (diff) | |
download | ports-0f1088e2a0f536503bc4650de362cff1f6a373f5.tar.gz ports-0f1088e2a0f536503bc4650de362cff1f6a373f5.zip |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/Makefile | 1 | ||||
-rw-r--r-- | portuguese/acroread8/Makefile | 16 | ||||
-rw-r--r-- | portuguese/acroread8/distinfo | 3 |
3 files changed, 20 insertions, 0 deletions
diff --git a/portuguese/Makefile b/portuguese/Makefile index 896031915333..06bca342015c 100644 --- a/portuguese/Makefile +++ b/portuguese/Makefile @@ -4,6 +4,7 @@ COMMENT = Portuguese language support SUBDIR += acroread + SUBDIR += acroread8 SUBDIR += aspell SUBDIR += aspell-pt_BR SUBDIR += irpf-pt_BR diff --git a/portuguese/acroread8/Makefile b/portuguese/acroread8/Makefile new file mode 100644 index 000000000000..f941e454c676 --- /dev/null +++ b/portuguese/acroread8/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: portuguese/acroread8 +# Date created: 27 December 2007 +# Whom: hrs +# +# $FreeBSD$ +# + +CATEGORIES= portuguese print linux +PKGNAMEPREFIX= pt_BR- + +MASTERDIR= ${.CURDIR}/../../print/acroread8 +MD5_FILE= ${.CURDIR}/distinfo + +ADOBE_LANG= PTB + +.include "${MASTERDIR}/Makefile" diff --git a/portuguese/acroread8/distinfo b/portuguese/acroread8/distinfo new file mode 100644 index 000000000000..207b264f2f9f --- /dev/null +++ b/portuguese/acroread8/distinfo @@ -0,0 +1,3 @@ +MD5 (acroread/AdobeReader_ptb-8.1.1-1.i486.tar.gz) = 9c10d77fca7a8ab85d88472bd4a7e0eb +SHA256 (acroread/AdobeReader_ptb-8.1.1-1.i486.tar.gz) = 83f81a6936e8d4d318b6ff2f6f87e25e6f4af0f18776950bf7342aef8f896ee7 +SIZE (acroread/AdobeReader_ptb-8.1.1-1.i486.tar.gz) = 52758631 |