ports/net/telepathy/Makefile.inc

24 lines
460 B
PHP
Raw Normal View History

2023-08-16 22:26:55 +00:00
PORTROACH= limitw:1,even
CATEGORIES += net
HOMEPAGE_TP= https://telepathy.freedesktop.org/components/
# If there is no real page, or only a CategoryFoo,
# fallback to the default homepage.
.if !defined(HOMEPAGE)
HOMEPAGE= ${HOMEPAGE_TP}
.endif
2023-09-27 17:15:09 +00:00
SITES_TP= https://telepathy.freedesktop.org/releases/
2023-08-16 22:26:55 +00:00
DIST_SUBDIR= telepathy
# BSD/GPL/LGPL
PERMIT_PACKAGE?= Yes
MAINTAINER ?= Antoine Jacoutot <ajacoutot@openbsd.org>
USE_GMAKE?= Yes
CONFIGURE_STYLE?=gnu