diff options
Diffstat (limited to 'textproc/py-sgrep/Makefile')
-rw-r--r-- | textproc/py-sgrep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-sgrep/Makefile b/textproc/py-sgrep/Makefile index 3f6c44696001..0f24356799b6 100644 --- a/textproc/py-sgrep/Makefile +++ b/textproc/py-sgrep/Makefile @@ -18,6 +18,7 @@ EXTRACT_ONLY= sgrep-1.92a.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Python wrappers for Sgrep +PLIST_FILES= %%PYTHON_SITELIBDIR%%/sgreplib.so SGREP_VER= 1.92a WRKSRC= ${WRKDIR}/sgrep-${SGREP_VER} GNU_CONFIGURE= yes |