cvs commit: ports/devel Makefile ports/devel/py-pefile Makefile
distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Tue Jul 25 21:21:48 UTC 2006
miwi 2006-07-25 21:21:48 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-pefile Makefile distinfo pkg-descr pkg-plist
Log:
pefile is a Python module to read and work with PE files. Most of the
information in the PE Header is accessible, as well as all the sections,
section's information and data.
WWW: http://dkbza.org/pefile.html
PR: ports/100393
Submitted by: Antoine Brodin <antoine.brodin(at)laposte.net>
Approved by: krion (mentor)
Revision Changes Path
1.2363 +1 -0 ports/devel/Makefile
1.1 +26 -0 ports/devel/py-pefile/Makefile (new)
1.1 +3 -0 ports/devel/py-pefile/distinfo (new)
1.1 +5 -0 ports/devel/py-pefile/pkg-descr (new)
1.1 +5 -0 ports/devel/py-pefile/pkg-plist (new)
More information about the cvs-ports
mailing list