diff options
author | obache <obache@pkgsrc.org> | 2011-10-16 04:16:49 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-16 04:16:49 +0000 |
commit | 3a871e00c0c5938bf8a89b472cf27b11f33120b8 (patch) | |
tree | 59054f06dff7f818cdbf919afc6e8190473bde4f /net/scapy/PLIST | |
parent | 397b6eec478cc931489a32f2176c32409a806bd4 (diff) | |
download | pkgsrc-3a871e00c0c5938bf8a89b472cf27b11f33120b8.tar.gz |
* No need to buildlink with python modules, simple DEPENDS is sufficient.
* Convert PYDISTUTILSPKG to register egg-info.
Bump PKGREVISION.
Diffstat (limited to 'net/scapy/PLIST')
-rw-r--r-- | net/scapy/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/scapy/PLIST b/net/scapy/PLIST index 06702ab944e..db4cb1ca075 100644 --- a/net/scapy/PLIST +++ b/net/scapy/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.5 2011/02/25 15:43:51 drochner Exp $ +@comment $NetBSD: PLIST,v 1.6 2011/10/16 04:16:49 obache Exp $ bin/UTscapy bin/scapy +${PLIST.eggfile}${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/scapy/__init__.py ${PYSITELIB}/scapy/__init__.pyc ${PYSITELIB}/scapy/__init__.pyo |