Makefile 198 B

12345678
  1. # $OpenBSD: Makefile,v 1.1.1.1 2012/11/01 09:58:05 espie Exp $
  2. COMPONENT = lib/libXfont
  3. XDEPS = proto/x11proto lib/libxtrans proto/fontsproto lib/libfontenc \
  4. lib/freetype
  5. .include <bsd.port.mk>