update Makefiles

This commit is contained in:
Javier Pacheco 2023-05-17 04:06:18 -05:00
commit 32f3c4f6c9
4 changed files with 68 additions and 0 deletions

17
dmenu-jp/Makefile Normal file
View File

@ -0,0 +1,17 @@
COMMENT = Javier Pacheco's fork of suckless dmenu
V = 5.2
DISTNAME = dmenu-jp-${V}
CATEGORIES = x11
REVISION = 0
HOMEPAGE = https://git.disroot.org/jpacheco/dmenu
MAINTAINER = Javier Pacheco <jpacheco@cock.li>
# MIT
PERMIT_PACKAGE = Yes
GH_ACCOUNT = jpacheco
GH_PROJECT = dmenu
GH_COMMIT = 694c8948f1264a5143c3e920b555f77d7ed74be7
.include <bsd.port.mk>

17
dwm-jp/Makefile Normal file
View File

@ -0,0 +1,17 @@
COMMENT = Javier Pacheco's fork of suckless DWM
V = 6.4
DISTNAME = dwm-jp-${V}
CATEGORIES = x11
REVISION = 0
HOMEPAGE = https://git.disroot.org/jpacheco/dwm
MAINTAINER = Javier Pacheco <jpacheco@cock.li>
# MIT
PERMIT_PACKAGE = Yes
GH_ACCOUNT = jpacheco
GH_PROJECT = dwm
GH_COMMIT = 11826455db73f20d7bee49641da0775edc8193a8
.include <bsd.port.mk>

17
slstatus-jp/Makefile Normal file
View File

@ -0,0 +1,17 @@
COMMENT = Javier Pacheco's fork of suckless slstatus
V = 0
DISTNAME = slstatus-jp-${V}
CATEGORIES = x11
REVISION = 0
HOMEPAGE = https://git.disroot.org/jpacheco/slstatus
MAINTAINER = Javier Pacheco <jpacheco@cock.li>
# MIT
PERMIT_PACKAGE = Yes
GH_ACCOUNT = jpacheco
GH_PROJECT = slstatus
GH_COMMIT = 525dc004eecac8bb96b6a3eed52a1cd4b745a6
.include <bsd.port.mk>

17
st-jp/Makefile Normal file
View File

@ -0,0 +1,17 @@
COMMENT = Javier Pacheco's fork of suckless terminal
V = 0.9
DISTNAME = st-jp-${V}
CATEGORIES = x11
REVISION = 0
HOMEPAGE = https://git.disroot.org/jpacheco/st
MAINTAINER = Javier Pacheco <jpacheco@cock.li>
# MIT
PERMIT_PACKAGE = Yes
GH_ACCOUNT = jpacheco
GH_PROJECT = st
GH_COMMIT = 3624b6f78c6020cebf7cd6a69a85c5bc84895949
.include <bsd.port.mk>