diff options
author | hasso <hasso> | 2009-09-01 16:44:26 +0000 |
---|---|---|
committer | hasso <hasso> | 2009-09-01 16:44:26 +0000 |
commit | 158f3959f868e2f8a442d9c4fd07520d254d28f6 (patch) | |
tree | d34392ea499805560a83f05c05e6aea7bb82a5d0 /devel/devIL/PLIST | |
parent | 8b815f90297ff9fc7a47a9d44fc394cf9c1daa5b (diff) | |
download | pkgsrc-158f3959f868e2f8a442d9c4fd07520d254d28f6.tar.gz |
Update to 1.7.8. Not pasting the upstream changelog here, because it's a
massive (6 years of development).
Diffstat (limited to 'devel/devIL/PLIST')
-rw-r--r-- | devel/devIL/PLIST | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/devel/devIL/PLIST b/devel/devIL/PLIST index 8e933ece8b7..f165d9eac6c 100644 --- a/devel/devIL/PLIST +++ b/devel/devIL/PLIST @@ -1,11 +1,14 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:48:40 joerg Exp $ -include/IL/config.h -include/IL/devil_internal_exports.h +@comment $NetBSD: PLIST,v 1.4 2009/09/01 16:44:26 hasso Exp $ +bin/ilur +include/IL/devil_cpp_wrapper.hpp include/IL/il.h -include/IL/il_wrap.h include/IL/ilu.h include/IL/ilu_region.h include/IL/ilut.h lib/libIL.la lib/libILU.la lib/libILUT.la +lib/pkgconfig/IL.pc +lib/pkgconfig/ILU.pc +lib/pkgconfig/ILUT.pc +info/DevIL_manual.info |