openbsd-ports/converters/Makefile
espie 100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00

61 lines
1.5 KiB
Makefile

# $OpenBSD: Makefile,v 1.48 2010/02/01 17:00:12 espie Exp $
#
SUBDIR =
SUBDIR += base64
SUBDIR += btoa
SUBDIR += html2text
SUBDIR += html2wml
SUBDIR += ish
SUBDIR += libdvd
SUBDIR += libdvdcss
SUBDIR += libiconv
SUBDIR += libpst
SUBDIR += mimepp
SUBDIR += mpack
SUBDIR += p5-Calendar-Simple
SUBDIR += p5-Catalyst-Plugin-Charsets-Japanese
SUBDIR += p5-Catalyst-View-JSON
SUBDIR += p5-Convert-ASCII-Armour
SUBDIR += p5-Convert-ASN1
SUBDIR += p5-Convert-BER
SUBDIR += p5-Convert-BinHex
SUBDIR += p5-Convert-Binary-C
SUBDIR += p5-Convert-PEM
SUBDIR += p5-Convert-TNEF
SUBDIR += p5-Convert-UU
SUBDIR += p5-Convert-UUlib
SUBDIR += p5-Date-Tolkien-Shire
SUBDIR += p5-DateManip
SUBDIR += p5-Encode-IMAPUTF7
SUBDIR += p5-Finance-Currency-Convert-XE
SUBDIR += p5-IDNA-Punycode
SUBDIR += p5-JSON
SUBDIR += p5-JSON-Any
SUBDIR += p5-JSON-DWIW
SUBDIR += p5-JSON-XS
SUBDIR += p5-JSON-XS-VersionOneAndTwo
SUBDIR += p5-Jcode
SUBDIR += p5-MARC-Record
SUBDIR += p5-Net-IDN-Nameprep
SUBDIR += p5-Text-Iconv
SUBDIR += p5-Unicode-Map
SUBDIR += p5-Unicode-Map8
SUBDIR += p5-Unicode-MapUTF8
SUBDIR += p5-Unicode-String
SUBDIR += pflogx
SUBDIR += ppmtoTbmp
SUBDIR += py-cjkcodecs
SUBDIR += py-iconvcodec
SUBDIR += qprint
SUBDIR += recode
SUBDIR += rpm2cpio
SUBDIR += ruby-json
SUBDIR += trans
SUBDIR += wv
SUBDIR += wv2
SUBDIR += xlhtml
SUBDIR += xmltoman
.include <bsd.port.subdir.mk>