summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2004-03-24 20:03:54 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2004-03-24 20:03:54 +0000
commit426378e64bd542c6e4f02a37ac16588fdf013be2 (patch)
tree68d7f29fe67fa40e1ecb6628b08d7cc5ed372e40 /converters/Makefile
parent* Fix pkg-install.in (thanks to Patrick Rinke) (diff)
Add p5-Convert-BinHex 1.119, perl module to extract data from Macintosh
BinHex files. PR: ports/64617 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
Notes
Notes: svn path=/head/; revision=105143
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 9fa236d79665..24ea374aadcb 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -33,6 +33,7 @@
SUBDIR += p5-Convert-ASCII-Armour
SUBDIR += p5-Convert-ASN1
SUBDIR += p5-Convert-BER
+ SUBDIR += p5-Convert-BinHex
SUBDIR += p5-Convert-Morse
SUBDIR += p5-Convert-PEM
SUBDIR += p5-Convert-Recode