Skip to content

Commit

Permalink
sysutils/minipro: Reset MAINTAINER
Browse files Browse the repository at this point in the history
With the request of sbruno@ resetting the MAINTAINERSHIP for now until
he returns.

Approved by:	sbruno (mail to portmgr@)
  • Loading branch information
5u623l20 committed Nov 15, 2023
1 parent 358f2d0 commit c061bb2
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions sysutils/minipro/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PORTNAME= minipro
PORTVERSION= 0.5
CATEGORIES= sysutils

MAINTAINER= sbruno@freebsd.org
MAINTAINER= bofh@freebsd.org
COMMENT= CLI for MiniPRO TL866xx chip programmers
WWW= https://gitlab.com/DavidGriffith/minipro

Expand All @@ -13,15 +13,18 @@ RUN_DEPENDS= bash:shells/bash

USES= compiler:c11 gmake pkgconfig shebangfix
USE_GITLAB= yes

GL_ACCOUNT= DavidGriffith
GL_TAGNAME= 8be592c954264afdc3a2cb596ee45517cc5dc621
GL_PROJECT= ${PORTNAME}
BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed
GL_TAGNAME= 8be592c954264afdc3a2cb596ee45517cc5dc621

SHEBANG_FILES= miniprohex

BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed

PLIST_FILES= bin/minipro \
bin/miniprohex \
man/man1/minipro.1.gz
man/man1/minipro.1.gz \
share/minipro/infoic.xml

post-install:
@${GZIP_CMD} ${STAGEDIR}${PREFIX}/man/man1/minipro.1
Expand Down

0 comments on commit c061bb2

Please sign in to comment.