Rene Ladan b304d8ab18 all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script
2025-08-31 12:30:51 +02:00

24 lines
430 B
Makefile

PORTNAME= mate-user-guide
PORTVERSION= 1.28.0
PORTREVISION= 1
CATEGORIES= misc mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
MAINTAINER= gnome@FreeBSD.org
COMMENT= MATE users guide
LICENSE= GFDL
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= itstool:textproc/itstool \
intltool>=0.40.0:textproc/intltool
RUN_DEPENDS= yelp:x11/yelp
PORTSCOUT= limitw:1,even
USES= gettext gmake tar:xz
GNU_CONFIGURE= yes
.include <bsd.port.mk>