pkgsrc/devel/pkgconfig/PLIST
jlam efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00

6 lines
211 B
Text

@comment $NetBSD: PLIST,v 1.5 2002/08/25 19:22:37 jlam Exp $
bin/pkg-config
man/man1/pkg-config.1
share/aclocal/pkg.m4
@exec ${MKDIR} %D/lib/pkgconfig
@unexec ${RMDIR} -p %D/lib/pkgconfig 2>/dev/null || ${TRUE}