summary refs log tree commit diff
path: root/irc/scooper/Makefile
blob: 1f9df377f5b6b6f08d5f4f869e9150987942627e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
PORTNAME=	scooper
DISTVERSION=	1.3
CATEGORIES=	irc
MASTER_SITES=	https://git.causal.agency/scooper/snapshot/

MAINTAINER=	june@causal.agency
COMMENT=	Web interface for litterbox

LICENSE=	AGPLv3+
LICENSE_FILE=	${WRKSRC}/LICENSE

BUILD_DEPENDS=	${LOCALBASE}/lib/libkcgi.a:www/kcgi \
		${LOCALBASE}/lib/libkcgihtml.a:www/kcgi

USES=	pkgconfig

HAS_CONFIGURE=	yes
CONFIGURE_ARGS=	--prefix=${PREFIX} --mandir=${MANPREFIX}/man

PLIST_FILES=	bin/scooper \
		man/man1/scooper.1.gz

post-install:
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/scooper

.include <bsd.port.mk>
xt/books.txt?id=c331ca928473b8eb84556096d03ea8fcc6bced19&follow=1'>Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe