1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Stage support

This commit is contained in:
Antoine Brodin 2014-01-06 21:23:31 +00:00
parent d45c442fe3
commit c260fadd87
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338938
2 changed files with 2 additions and 4 deletions

View File

@ -10,14 +10,11 @@ MASTER_SITE_SUBDIR= jkoshy
DISTNAME= sgrep-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A `grep' for structured text like SGML and HTML
COMMENT= Grep for structured text like SGML and HTML
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${DATADIR}
CONFLICTS= sgrep-0.*
MAN1= sgrep.1
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
bin/sgrep
man/man1/sgrep.1.gz
%%DATADIR%%/sample.sgreprc
@dirrm %%DATADIR%%