diff options
Diffstat (limited to 'textproc/xxdiff/Makefile.master')
-rw-r--r-- | textproc/xxdiff/Makefile.master | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/xxdiff/Makefile.master b/textproc/xxdiff/Makefile.master new file mode 100644 index 000000000000..a51495b3ffd3 --- /dev/null +++ b/textproc/xxdiff/Makefile.master @@ -0,0 +1,10 @@ +PORTVERSION= g20250320 +PORTEPOCH= 1 + +USE_GITHUB= yes +GH_ACCOUNT= blais +GH_TAGNAME= a5593c1c675fb79d0ec2b6e353abba1fb0179aa7 + +DESCR= ${.CURDIR}/pkg-descr + +.include <bsd.port.mk> |