repair previous

This commit is contained in:
sthen 2021-01-29 23:40:51 +00:00
parent a7ed2b1ae0
commit ad64026f3d

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.35 2021/01/29 19:40:51 kn Exp $
# $OpenBSD: Makefile,v 1.36 2021/01/29 23:40:51 sthen Exp $
COMMENT = Python module to handle audio metadata
@ -32,8 +32,4 @@ TEST_DEPENDS = audio/faad \
devel/py-hypothesis${MODPY_FLAVOR} \
multimedia/oggz
post-install:
rm ${PREFIX}/bin/* ${PREFIX}/man/man1/*
.endif
.include <bsd.port.mk>