diff options
Diffstat (limited to 'security/py-fchksum/Makefile')
-rw-r--r-- | security/py-fchksum/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-fchksum/Makefile b/security/py-fchksum/Makefile index cce3317bd3ec..f24816736aca 100644 --- a/security/py-fchksum/Makefile +++ b/security/py-fchksum/Makefile @@ -16,6 +16,7 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python module to find the checksum of files +PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/fchksum.so USE_PYTHON= yes USE_PYDISTUTILS= yes GNU_CONFIGURE= yes |