Skip to content

Commit

Permalink
www/p5-HTML-Parser: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed Sep 20, 2021
1 parent 6db9ab1 commit 591e7bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions www/p5-HTML-Parser/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= HTML-Parser
PORTVERSION= 3.76
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -20,4 +21,7 @@ RUN_DEPENDS= p5-HTML-Tagset>=0:www/p5-HTML-Tagset \
USES= perl5
USE_PERL5= configure

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/HTML/Parser/Parser.so

.include <bsd.port.mk>

0 comments on commit 591e7bb

Please sign in to comment.