1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/converters/Makefile

13 lines
185 B
Makefile
Raw Normal View History

# $Id$
#
SUBDIR += btoa
SUBDIR += mpack
SUBDIR += recode
SUBDIR += trans
SUBDIR += uudeview
SUBDIR += uudx
SUBDIR += xdeview
.include <bsd.port.subdir.mk>