openbsd-ports/print/ghostscript/Makefile

18 lines
428 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.12 2007/11/20 14:18:16 ajacoutot Exp $
2004-07-10 14:57:13 -04:00
SUBDIR += gnu
SUBDIR += gnu,a4
SUBDIR += gnu,cups
SUBDIR += gnu,cups,a4
2004-07-10 14:57:13 -04:00
SUBDIR += gnu,gtk
SUBDIR += gnu,gtk,a4
SUBDIR += gnu,gtk,cups
SUBDIR += gnu,gtk,cups,a4
2004-07-10 14:57:13 -04:00
SUBDIR += gnu,no_x11
SUBDIR += gnu,no_x11,a4
SUBDIR += gnu,no_x11,cups
SUBDIR += gnu,no_x11,cups,a4
2004-07-10 14:57:13 -04:00
SUBDIR += gnu-fonts
.include <bsd.port.subdir.mk>