summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorseb <seb>2010-04-24 10:08:46 +0000
committerseb <seb>2010-04-24 10:08:46 +0000
commite4bab8e738b9ff462766196f750d5121d093d4f4 (patch)
tree527cdc0a9b43c2e3071ab3b6072e1296fa1e6051 /textproc
parent0639a0fe381f07ea7dc0a844b309441ffb2e22d8 (diff)
downloadpkgsrc-e4bab8e738b9ff462766196f750d5121d093d4f4.tar.gz
Add & enable p5-Text-Microformat
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 16f85cce032..bb8010b3ba7 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.533 2010/04/24 09:34:26 seb Exp $
+# $NetBSD: Makefile,v 1.534 2010/04/24 10:08:46 seb Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -298,6 +298,7 @@ SUBDIR+= p5-Text-Glob
SUBDIR+= p5-Text-Kakasi
SUBDIR+= p5-Text-LevenshteinXS
SUBDIR+= p5-Text-Markdown
+SUBDIR+= p5-Text-Microformat
SUBDIR+= p5-Text-PDF
SUBDIR+= p5-Text-Quoted
SUBDIR+= p5-Text-RecordParser